InputDescriptorSerializer

object InputDescriptorSerializer : JsonContentPolymorphicSerializer<InputDescriptor> (source)

Properties

Link copied to clipboard
open val descriptor: SerialDescriptor

Functions

Link copied to clipboard
fun deserialize(decoder: Decoder): InputDescriptor
Link copied to clipboard
fun serialize(encoder: Encoder, value: InputDescriptor)