Utf8ByteWidth
public fn Utf8ByteWidth(uint32 cp) : int32import Utf8ByteWidth from Wax;Returns the UTF-8 byte width of a scalar. Invalid scalars use the replacement character width of three bytes.
This declaration has no public members of its own.
public fn Utf8ByteWidth(uint32 cp) : int32import Utf8ByteWidth from Wax;Returns the UTF-8 byte width of a scalar. Invalid scalars use the replacement character width of three bytes.
This declaration has no public members of its own.