Determine if an object is a Buffer
Split a string on the first occurance of a given separator
Split buffers and streams into smaller chunks
Convert a typed array to a Buffer without a copy
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Source code handling classes for webpack
minimal implementation of a PassThrough stream
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Create an ArrayBuffer instance from a Data URI string
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
A minimal base64 implementation for number arrays.
Constant-time comparison of Buffers
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
RFC9562 UUIDs
return whether two buffers are equal
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Split a LineString by another GeoJSON Feature.
Bridging the gap between buffers and typed arrays
A simple module for bitwise-xor on buffers
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
Add support for more integer widths to Buffer
Easier Buffer cloning in node.
TypeScript definitions for split