Type Alias: TypedArray
TypedArray =
Float16Array|Float32Array|Uint8Array|Uint16Array|Uint32Array|Int16Array|Int32Array
Defined in: AutumnTypes.ts:86
Javascript typed arrays for use in raw fields
TypedArray =
Float16Array|Float32Array|Uint8Array|Uint16Array|Uint32Array|Int16Array|Int32Array
Defined in: AutumnTypes.ts:86
Javascript typed arrays for use in raw fields