codeLength
fn
ubyte codeLength(C)(dchar c) @safe pure nothrow @nogcReturns the code length of c in the encoding using C as a code point. The code is returned in character count, not in bytes.