INT
Primitive kind that represents a 32-bit int value. Corresponding Kotlin primitive is Int. Corresponding encoder and decoder methods are Encoder.encodeInt and Decoder.decodeInt.
Primitive kind that represents a 32-bit int value. Corresponding Kotlin primitive is Int. Corresponding encoder and decoder methods are Encoder.encodeInt and Decoder.decodeInt.