Serializer

Properties

Link copied to clipboard
open override val descriptor: SerialDescriptor
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun deserialize(decoder: Decoder): VAllNNI
Link copied to clipboard
operator fun invoke(v: Int): VAllNNI.Value
operator fun invoke(v: Long): VAllNNI.Value
operator fun invoke(v: UInt): VAllNNI.Value
operator fun invoke(v: ULong): VAllNNI.Value
Link copied to clipboard
open override fun serialize(encoder: Encoder, value: VAllNNI)