C#C
C#3y ago
__dil__

❔ char utf16-length

since utf16 is variable-width, given a char, how can I tell how many bytes it requires when encoded in utf16?
Was this page helpful?