Showing 61-80 of 123,384 packages
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
buffer operations
Read npy files in javascript and convert them to array buffer, nested array and json
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Get the ArrayBuffer out of a DataView, robustly.
Determine if an object is a Buffer
A Schema based Object to Buffer converter
Check if the given value is an empty array buffer.
A pure javascript CRC32 algorithm that plays nice with binary data
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
read and write binary structures and data types
Turn an array buffer to a blob source.
Quickly Determine if an Array Buffer, Buffer, or Uint8Array contains Specific Sequences of Bytes
Create a MD5 hash with hex encoding
Hashing made simple. Get the hash of a buffer/string/stream/file.
A PNG decoder in JS
Node addon for string extraction for cbor-x
A PNG decoder in JavaScript