Data serializer signature.
Writes the given data value
to the given stream
.
Serializers generated by compiler.
Writable stream to serialize the data to.
Data value to serialize.
Optional
options: UcSerializer.OptionsSerialization options.
Optional
Promise resolved when data serialized.
Generated using TypeDoc
Serialized data type.