A wrapped TypedArray that requires explicit memory management.
The ArrayBuffer instance referenced by the array.
The length in bytes of the array.
The offset in bytes of the array.
Readonly
The length of the array.
Whether the array is still valid.
Frees the array.
Generated using TypeDoc
A wrapped TypedArray that requires explicit memory management.