toUTF16

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

alias toUTF16 = convertString!(char, wchar)

Meta