AbstractProtected Abstract ReadonlylengthLength type, to be provided by child classes.
Array of Serializables.
Protected Abstract ReadonlyvalueElement type, to be provided by child classes.
Deserializes a buffer into this value.
Optionalopts: DeserializeOptionsNumber of bytes read.
Computes the serialized length of this value.
Optionalopts: SerializeOptionsSerializes this value into a buffer.
Optionalopts: SerializeOptionsStaticfromStaticofCreate a new instance of this wrapper class from a raw value.
An array encoded as a number N followed by N elements.