Expand description
INI file reader implementation
This module provides functionality for reading and parsing INI files, similar to the C++ INIReader class in the original subconverter.
Structs§
- IniReader
- Custom INI reader implementation similar to C++ INIReader
Enums§
- IniReader
Error - Error types for the INI reader