LONG

Primitive kind that represents a 64-bit long value. Corresponding Kotlin primitive is Long. Corresponding encoder and decoder methods are Encoder.encodeLong and Decoder.decodeLong.

Functions

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