CHAR
Primitive kind that represents a 16-bit unicode character value. Corresponding Kotlin primitive is Char. Corresponding encoder and decoder methods are Encoder.encodeChar and Decoder.decodeChar.
Primitive kind that represents a 16-bit unicode character value. Corresponding Kotlin primitive is Char. Corresponding encoder and decoder methods are Encoder.encodeChar and Decoder.decodeChar.