SHORT

Primitive kind that represents a 16-bit short value. Corresponding Kotlin primitive is Short. Corresponding encoder and decoder methods are Encoder.encodeShort and Decoder.decodeShort.

Functions

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