Deserialized data type.
Reads the data asynchronously from the given readable stream
of tokens.
Input stream to read the data from.
Optional
options: UcDeserializer.OptionsDeserialization options.
Optional
Promise resolved to deserialized data value.
Brand property not supposed to be declared.
Generated using TypeDoc
Asynchronous deserializer by tokens.
Reads data encoded as input
stream
of tokens.