Encode/decode base64 data into ArrayBuffers
Create an ArrayBuffer instance from a Data URI string
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Get an ArrayBuffer from a Buffer as fast as possible
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Encode/decode base64 data into ArrayBuffers
Immutable ArrayBuffer (the shim!)
Turn a string into an ArrayBuffer by using the UTF8 encoding.
Convert Buffer to ArrayBuffer
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Framework-independent loaders for 3D graphics formats
Encode/decode base64 data into ArrayBuffers
JavaScript implementation of Google's Snappy compression library
Easy to use efficient .GIF parsing in javascript
Wasm png encoder and decoder supporting the browser. Repackaged from Squoosh App.
Test if a value is an ArrayBuffer.
The Node.js bindings of the humanfs library.
Convert base64/datauri/plain string to ArrayBuffer
Wasm webp encoder and decoder supporting the browser. Repackaged from Squoosh App.
MurmurHash3 x86 32-bit implemented in JavaScript.
A wrapper around the native DataView which can handle multiple ArrayBuffers.
A javascript library to extract Exif metadata from images, in node and in the browser.
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Vite plugin for import file with ArrayBuffer or Uint8Array.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.