BYTE
Primitive kind that represents a single byte value. Corresponding Kotlin primitive is Byte. Corresponding encoder and decoder methods are Encoder.encodeByte and Decoder.decodeByte.
Primitive kind that represents a single byte value. Corresponding Kotlin primitive is Byte. Corresponding encoder and decoder methods are Encoder.encodeByte and Decoder.decodeByte.