Type alias TArrayBuffer

TArrayBuffer: Uint8Array | Uint16Array | Uint32Array | Float32Array | Float64Array

Generated using TypeDoc