AuroraRuntime/Include/Aurora/Locale
2023-05-12 17:49:34 +01:00
..
Encoding [+] Missing external class if iterative/codepoint length locale apis 2022-08-13 06:03:24 +01:00
ECodePage.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Locale.hpp [*] That's it. I'm a seethin 2022-06-03 22:25:57 +01:00
LocaleStrings.hpp [*] ConvertMSToTimescale: refactor arg to u64 2023-05-12 17:49:34 +01:00
README.md [+] NS readmes 2022-06-12 18:28:51 +01:00

AuLocale

Example Usage: HelloAurora/master/Tests/Public/8. Hello Locale/Main.cpp

Features

  • Pulls system country, language, and codepage
  • Built-in UTF8 (up to 6 bytes), 16, 32 encoding/decoding
  • NULL == out based counting of valid codepoints and input bytes in a given memory view, backed by various codecs
  • Abstraction on top of platform specific iconv, nsl, and similar api sets to provide shift-jis, utf*, gbk (and frens) conversion to/from UTF8