encodeStringElement
override fun encodeStringElement( descriptor: SerialDescriptor, index: Int, value: String)
Content copied to clipboard
Encodes a string value associated with an element at the given index in serial descriptor. The element at the given index should have PrimitiveKind.STRING kind.