windows_codepages.pony 1 2 3 4 5 6 7primitive WindowsCodePages """ identifiers/constant for windows codepages for converting from one encoding to another. See: https://docs.microsoft.com/en-us/windows/desktop/Intl/code-page-identifiers """ fun utf8(): U32 => 65001