Deserialized data type.
Reads the data asynchronously from the given readable stream
.
Scans input stream
for tokens and reads the encoded data.
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.