Defines INI format.
This struct defines INI comments and quotes sequences.
INIReader adds no default quotes or comment definitions, and thus when defining custom format make sure to include default definitions to increase compatibility.
List of comment definitions to support.
List of quote definitions to support.
See Implementation
Defines INI format.
This struct defines INI comments and quotes sequences.
INIReader adds no default quotes or comment definitions, and thus when defining custom format make sure to include default definitions to increase compatibility.