Streaming text decoder that preserves multibyte Unicode characters
Modern Buffer API polyfill without footguns
find the index of a buffer in a buffer
Generates an asynchronous resolver function from a PAC file
Replaces a file extension with another one.
Write files in an atomic fashion w/configurable ownership
TypeScript definitions for responselike
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Allocate a buffer containing a provided string.
Remove a byte order mark (BOM) from a buffer.
Node.js Buffer API, for the browser
Build a buffer without knowing its size beforehand
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS ArrayBuffer?
Replace user home in a string with another string. Useful for tildifying a path.
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Replaces strings in a stream.
Get an ArrayBuffer from a Buffer as fast as possible
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
TypeScript definitions for buffer-from
Get the ArrayBuffer out of a DataView, robustly.
Replace search occurrences with a replacement string.
The insecure key derivation algorithm from OpenSSL