JS TypedArray built-ins: constructors and prototype methods for all numeric array types (Uint8Array through Float64Array).
Summary
Functions
Builds the JavaScript constructor object for this runtime builtin.
Reads an element from a typed-array value.
Returns whether a typed-array object is backed by immutable data.
Writes an element to a typed-array value.
Returns typed-array type descriptors supported by the runtime.
Functions
Builds the JavaScript constructor object for this runtime builtin.
Reads an element from a typed-array value.
Returns whether a typed-array object is backed by immutable data.
Writes an element to a typed-array value.
Returns typed-array type descriptors supported by the runtime.