https://github.com/sandrock/ini-parser-dotnet/blob/5c64bcd8e1951e2304de50cbc6a9d6ded65d4eb9/src/IniFileParser/FileIniParser.cs#L48C79-L48C79 The comment is inconsistent with the actual Encoding used in the method. Comment says Default but then ASCII is used.
https://github.com/sandrock/ini-parser-dotnet/blob/5c64bcd8e1951e2304de50cbc6a9d6ded65d4eb9/src/IniFileParser/FileIniParser.cs#L48C79-L48C79
The comment is inconsistent with the actual Encoding used in the method. Comment says Default but then ASCII is used.