getUTF8Length

Gets how many utf-16 units are in the specified codepoint

Returns 0 if the codepoint can't be represented.

@nogc
size_t
getUTF8Length

Meta