Description
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Keywords
- array
- TypedArray
- typed array
- is
- typed
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
- View more
Publisher
Description
Convert a typed array to a Buffer without a copy
Keywords
- buffer
- typed array
- convert
- no copy
- uint8array
- uint16array
- uint32array
- int16array
- int32array
- float32array
- float64array
- browser
- arraybuffer
- dataview
Publisher
Description
Determine if an object is a Buffer
Keywords
- arraybuffer
- browser
- browser buffer
- browserify
- buffer
- buffers
- core buffer
- dataview
- float32array
- float64array
- int16array
- int32array
- type
- typed array
Publisher
Description
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Keywords
- array
- TypedArray
- typed array
- which
- typed
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
- View more
Publisher
Description
Returns an array of Typed Array names that are available in the current environment
Keywords
- typed
- arrays
- Float32Array
- Float64Array
- Int8Array
- Int16Array
- Int32Array
- Uint8Array
- Uint8ClampedArray
- Uint16Array
- Uint32Array
- BigInt64Array
- BigUint64Array
Publisher
Description
TypedArray polyfill for old browsers
Keywords
- ArrayBuffer
- DataView
- Float32Array
- Float64Array
- Int8Array
- Int16Array
- Int32Array
- Uint8Array
- Uint8ClampedArray
- Uint16Array
- Uint32Array
- typed
- array
- polyfill
Publisher
Description
Does this environment have JS Typed Arrays?
Keywords
- typed array
- typed arrays
- TypedArrays
- js
- Float32Array
- Float64Array
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- BigInt64Array
Publisher
Description
Robustly get the length of a Typed Array
Keywords
- typed
- array
- length
- robust
- es
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
Publisher
Description
Chooses the Best Typed Array to use for an Array of Number. Supports Big Integers!
Keywords
- array
- typed
- typedarray
- int8array
- uint8array
- int16array
- uint16array
- int32array
- uint32array
- float32array
- float64array
- bigint64array
- biguint64array
Publisher
Description
To Typed Array: Convert an Array of Numbers to the Typed Array with the Smallest Memory Footprint
Keywords
- array
- typed
- typedarray
- uint8array
- int8array
- uint16array
- int16array
- int32array
- uint32array
- float32array
- float64array
- bigint64array
- biguint64array
Publisher
Description
IPC shared memory for NodeJs. Use as Buffer or TypedArray.
Keywords
- ipc
- shm
- shared memory
- typed array
- TypedArray
- ArrayBuffer
- Buffer
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- View more
Publisher
Description
Determine if an object is a Buffer
Keywords
- buffer
- buffers
- type
- core buffer
- browser buffer
- browserify
- typed array
- uint32array
- int16array
- int32array
- float32array
- float64array
- browser
- arraybuffer
Publisher
Description
Slice polyfill for TypedArrays in Node v0.12
Keywords
- TypedArray
- slice
- v0.12
- Int8Array
- Uint8Array
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
Publisher
Description
use sharedArrayBuffer to store data
Keywords
Publisher
Description
Validates if a value is a Uint32Array.
Keywords
- validate.io
- validate
- validation
- validator
- valid
- is
- array
- typed
- typed array
- uint32array
- isuint32array
- class
- constructor
- instance
Publisher
Description
Returns an array of all Typed Array classes.
Keywords
- typed array
- classes
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
Publisher
Description
[](https://travis-ci.com/rearn/type-array-convert)