encodeIntElement
override fun encodeIntElement( descriptor: SerialDescriptor, index: Int, value: Int)
Content copied to clipboard
Encodes a 32-bit integer value associated with an element at the given index in serial descriptor. The element at the given index should have PrimitiveKind.INT kind.