Abstract
Protected
Abstract
Readonly
lengthLength type, to be provided by child classes.
Array of Serializables.
Protected
Abstract
Readonly
valueElement type, to be provided by child classes.
Deserializes a buffer into this value.
Optional
opts: DeserializeOptionsNumber of bytes read.
Computes the serialized length of this value.
Optional
opts: SerializeOptionsSerializes this value into a buffer.
Optional
opts: SerializeOptionsStatic
fromStatic
ofCreate a new instance of this wrapper class from a raw value.
An array encoded as a number N followed by N elements.