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.

Functions

Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String