- FromWide(): converts a wchar_t * to UTF-8 char *
(if local charset is UTF-8, this is similar to wcstombs()) - FromUTF16(): converts a host-order UTF-16 byte sequence to UTF-8
Showing
Please register or sign in to comment
(if local charset is UTF-8, this is similar to wcstombs()) - FromUTF16(): converts a host-order UTF-16 byte sequence to UTF-8