Strict INI format.
This format is used by MinimalINIReader.
This format defines only ; as comment character and " as only quote. For more universal format consider using UniversalINIFormat.
See Implementation
Strict INI format.
This format is used by MinimalINIReader.
This format defines only ; as comment character and " as only quote. For more universal format consider using UniversalINIFormat.