AbstractAbstractdeserializeDeserializes a buffer into this value.
Optionalopts: DeserializeOptionsNumber of bytes read.
AbstractgetComputes the serialized length of this value.
Optionalopts: SerializeOptionsAbstractserializeStaticfromCreates a new instance of this value by deserializing from a buffer.
Optionalopts: DeserializeOptions
A value that can be serialized / deserialized.
This is the base class that all serializable types should extend.