fn utf8CodepointSequenceLength(c: u21) !u3
[src]
Returns how many bytes the UTF-8 representation would require for the given codepoint.
fn utf8CodepointSequenceLength(c: u21) !u3
Returns how many bytes the UTF-8 representation would require for the given codepoint.