fn utf8CodepointSequenceLength(c: u21) !u3

Returns how many bytes the UTF-8 representation would require for the given codepoint.

Parameters

c: u21,