decode From Reader
@JvmOverloads
Parse an object of the type T out of the reader
Parameters
reader
The source of the XML events
root Name
The QName to use for the root tag
@JvmOverloads
Parse an object of the type T out of the reader
Parameters
deserializer
The loader to use (rather than the default)
root Name
The QName to use for the root tag
reader
The source of the XML events