find the index of a buffer in a buffer
Generates an asynchronous resolver function from a PAC file
Modern Buffer API polyfill without footguns
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Write files in an atomic fashion w/configurable ownership
TypeScript definitions for responselike
Allocate a buffer containing a provided string.
Node.js Buffer API, for the browser
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Get the ArrayBuffer out of a TypedArray, robustly.
Remove a byte order mark (BOM) from a buffer.
Is this value a JS SharedArrayBuffer?
node path module for string, buffer and URL arguments
Build a buffer without knowing its size beforehand
Get the ArrayBuffer out of a DataView, robustly.
TypeScript definitions for buffer-from
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Is this value a JS ArrayBuffer?
Get an ArrayBuffer from a Buffer as fast as possible
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
JSON.stringify & JSON.parse which can encode/decode buffers.
The insecure key derivation algorithm from OpenSSL
A [ponyfill](https://ponyfill.com) for `Buffer.fill`.
Append a buffer to another buffer ensuring to preserve line ending characters.