byte-data-stream
Readable & writable byte data stream
Readable & writable byte data stream
The swiss army knife for binary data in JavaScript.
ByteScanner is a module for scanning binary files(or buffers) for specific byte patterns using the Boyer-Moore algorithm.
buffer core module for cgjs
Utility to generate a Java Byte[] like Array.
TypedArray. Work with bytes. Can be used as a Buffer, TypedArray, BitView, DataView. Client side and server side support.
Asynchronous, buffered, chunk-by-chunk file reader with customizable buffer size on Node.js.
Tiny console capturing library
Micropackage: convert between a NodeJS Buffer and a base64-encoded string with optional URL-safe alphabet, padding, and MultiBase prefix.
Micropackage: an implementation-agnostic module for getting a SHA2-256 hash digest for a Node Buffer.
```shell yarn add clickhouse-buffer # or npm install clickhouse-buffer ```
A tiny and fast circular buffer
A suite of circular data structures, including deques, lists, maps, queues, sets and stacks.
A fixed-size auto-overwriting stack.
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Count bytes of string
Validate CSV files from buffers
Generate a cryptographically-random Uint8Array with the given number of bytes of entropy.
Get the ArrayBuffer out of a DataView, robustly.
A customisable bitfield that can be used for building e.g. your own permissions system (or similar). Works with any amount of bits.