toUTF32

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

alias toUTF32 = convertString!(char, dchar)

Meta