XmlArchive.beginUnarchiving

Begins the unarchiving process. Call this method before unarchiving any values.

class XmlArchive(U = char)
void
beginUnarchiving
(
UntypedData untypedData
)

Parameters

untypedData UntypedData

the data to unarchive

Meta