Get utf8 byte length of string
Utility functions to make dealing with Uint8Arrays easier
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Get the ArrayBuffer out of a DataView, robustly.
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Build a buffer without knowing its size beforehand
Is this value a JS ArrayBuffer?
Pattern-matching on byte buffers
Get the real byte length of a string.
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
The insecure key derivation algorithm from OpenSSL
Socket.dev optimized package override for array-buffer-byte-length
Strip UTF-8 byte order mark (BOM) from a stream
Node.js Buffer API, for the browser
Remove a byte order mark (BOM) from a buffer.
A pure javascript CRC32 algorithm that plays nice with binary data
JWT Library for Node.js
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
minimal implementation of a PassThrough stream
Safer Node.js Buffer API
Modern Buffer API polyfill without footguns
Create an ArrayBuffer instance from a Data URI string