Get the ArrayBuffer out of a DataView, robustly.
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
A wrapper around the native DataView which can handle multiple ArrayBuffers.
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Translation between JavaScript values and Buffers
Node.js Buffer API, for the browser
A pure javascript CRC32 algorithm that plays nice with binary data
minimal implementation of a PassThrough stream
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Modern Buffer API polyfill without footguns
Safer Node.js Buffer API
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Translation between JavaScript values and Buffers
Create an ArrayBuffer instance from a Data URI string
Convert a typed array to a Buffer without a copy
A minimal base64 implementation for number arrays.
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
return whether two buffers are equal
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.
See the status of your Percona Server buffer pool
This gem wraps the official C++ implementation of Cap'n Proto (libcapnp). From the Cap'n Proto documentation: "Cap'n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster." This is a extended version of the original gem Capnproto which adds RPC support visit the homepage to view usage
No description provided.
No description provided.