Interface IniPart

    • Method Detail

      • write

        void write​(java.io.Writer writer)
            throws java.io.IOException
        Write this part of the IniFile to a writer
        Parameters:
        writer - The writer to write to
        Throws:
        java.io.IOException