Abstract
Protected
Abstract
lengthLength 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
fromCreates a new instance of this value by deserializing from a buffer.
Optional
opts: DeserializeOptionsStatic
ofCreate a new instance of this wrapper class from a raw value.
A Buffer encoded as a number N followed by N bytes.