Type alias FloatTypedArray

FloatTypedArray: Float32Array | Float64Array

Array-like objects that contain floating-point numbers and provide a mechanism for reading and writing raw binary data in memory buffers.

Generated using TypeDoc