decode From Reader
Parse an object of the type T out of the reader. This function is intended mostly to be used indirectly where though the reified function.
Parameters
reader
An
root Name
The QName to use for the root tag
T
The type to use to read the object
@JvmOverloads
Parse an object of the type T out of the reader. This function is intended mostly to be used indirectly where though the reified function.
Parameters
reader
An
root Name
The QName to use for the root tag
deserializer
The loader to use to read the object