Showing 21-40 of 129,131 packages
ArrayBuffer.
Detect whether or not an object is an ArrayBuffer.
Parse XML files contained in an array buffer
Turn a string of hexadecimal characters into an `ArrayBuffer`.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Convert a typed array to a Buffer without a copy
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Object-like api, backed by an array buffer
A simple circular array buffer
Converting array buffer to json/string/base64
split-images is a simple package that allows you to split an image to chunks the chunks are returned as an Array<Buffer> (Array of buffers) of the image type provided.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Bridging the gap between buffers and typed arrays
Translation between JavaScript values and Buffers
This module is providing an asynchronous cache for ArrayBuffers.
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
Buffer.
Create an ArrayBuffer with the [raw bytes][javascript-encoding] from a String.
Turn a `File` (or any `Blob`) into an `ArrayBuffer`.