toUTF8

Converts a UTF-16 string to a UTF-8 string.

alias toUTF8 = convertString!(wchar, char)

Meta