Showing 21-40 of 19,965 packages
[](https://www.npmjs.com/package/@smithy/util-buffer-from) [](https://www.npmjs.com/package/@smithy
return whether two buffers are equal
Modern Buffer API polyfill without footguns
Provides a function for detecting if an argument is an ArrayBuffer
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
A simple module for bitwise-xor on buffers
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Easier Buffer cloning in node.
a fast, efficient buffer writer
A pure javascript CRC32 algorithm that plays nice with binary data
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
JSON parse & stringify that supports binary via bops & base64
Translation between JavaScript values and Buffers
Buffer-backed Streams for reading and writing.
Get an ArrayBuffer from a Buffer as fast as possible
Buffer.
a ThroughStream that strictly buffers all readable events when paused.
Append a buffer to another buffer ensuring to preserve line ending characters.