isTwoBytes

inline fun isTwoBytes(b: Byte): Boolean

Returns whether this is a two-byte codepoint with the form 110xxxxx 0xC0..0xDF.