Get the ArrayBuffer out of a TypedArray, robustly.
Socket.dev optimized package override for typed-array-buffer
Convert a typed array to a Buffer without a copy
No description provided.
Bridging the gap between buffers and typed arrays
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS SharedArrayBuffer?
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the byte offset of a Typed Array
A simple list of possible Typed Array names.
[](https://discord.gg/poimandres)
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
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.
Node.js Buffer API, for React Native
A Schema based Object to Buffer converter
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
buffer operations
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Returns an array of Typed Array names that are available in the current environment
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Curated collection of data structures for the JavaScript/TypeScript.
No description provided.
No description provided.