codepointLength

@safe
ubyte
codepointLength
(
ubyte src
)

Parameters

src ubyte

The first byte of codepoint

Return Value

Type: ubyte

UTF-8 codepoint length

Meta