Turn a `File` (or any `Blob`) into an `ArrayBuffer`.
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?
Get the ArrayBuffer out of a TypedArray, robustly.
Convert a typed array to a Buffer without a copy
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Bridging the gap between buffers and typed arrays
Runs (webpack) loaders
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Source code handling classes for webpack
RFC9562 UUIDs
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
just emit 'log' events on the process object
JSON parse & stringify that supports binary via bops & base64
Node addon for string extraction for msgpackr
read and write binary structures and data types
Translation between JavaScript values and Buffers
[](https://discord.gg/poimandres)
Buffer.
Unzip cross-platform streaming API
Write files in an atomic fashion w/configurable ownership