AbstractOptional ReadonlylengthFixed size, or undefined if dynamically sized.
Array of unwrapped values.
Abstract ReadonlywrapperWrapper type constructor.
Wrapper type constructor.
Assigns elements from a JSON array.
JSON values are processed with wrapperType.assignJSON().
Deserializes a buffer into this value.
Optionalopts: DeserializeOptionsNumber of bytes read.
Computes the serialized length of this value.
Optionalopts: SerializeOptionsConstructs an SArray of wrappers around the current array of elements.
StaticfromCreates a new instance of this value by deserializing from a buffer.
Optionalopts: DeserializeOptionsStaticofCreate a new instance of this wrapper class from a raw value.
StaticofCreate a new instance of this wrapper class from a raw value.
SArray variant that wraps each element for serialization / deserialization.