XmlDeserializationStrategy
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun deserializeXML(decoder: Decoder, input: XmlReader, previousValue: @UnsafeVariance T? = null, isValueChild: Boolean = false): T