Module utf_conversion

Module utf_conversion 

Source
Expand description

UTF-8 to UTF-16 conversion utilities

Functionsยง

utf8_to_utf16
Convert UTF-8 string to UTF-16
utf8_to_utf16_cstring
Convert UTF-8 string to null-terminated UTF-16
utf16_to_utf8
Convert UTF-16 to UTF-8 string