Strict INIReader variant.
Use this variant if you want to have more strict (and bit faster) parser.
Specifics: - Uses StrictINIFormat - Only Keys are trimmed. - No escape sequences are resolved.
See Implementation
Strict INIReader variant.
Use this variant if you want to have more strict (and bit faster) parser.
Specifics: - Uses StrictINIFormat - Only Keys are trimmed. - No escape sequences are resolved.