mirror of
https://github.com/novatiq/packages.git
synced 2026-06-25 14:50:33 +01:00
667674731f
auto-endian auf UTF-16 doesn't work with all drivers, some fail to interpret the byte-order-marking. Hence explicitely use UTF16BE on big-endian systems and UTF16LE otherwise. Signed-off-by: Daniel Golle <daniel@makrotopia.org>