Convert ArrayBuffer to string or Buffer with encoding support / 將 ArrayBuffer 轉換為字串或 Buffer,支援編碼
Convert file to arraybuffer, dataUrl and text
A msgpack encoder and decoder using ArrayBuffer and DataView
An Utility Library for ArrayBuffer conversion
Turn an ArrayBuffer or Uint8Array of UTF8 data into a string.
Partition an ArrayBuffer into multiple TypedArray views efficiently.
Parse XML files contained in an array buffer
The module in JavaScript provides convenient means for using files as standard ArrayBuffer making mmap behind the scene.
Binary converters for Blob, Uint8Array, ReadableStream, ArrayBuffer, string in JavaScript/TypeScript
Define structured types using ArrayBuffer and SharedArrayBuffer
URL loader and type converter. URL -> String/JSON/Blob/ArrayBuffer, Blob/TypedArray/ArrayBuffer -> ArrayBuffer
Wrapper for JavaScript's ArrayBuffer/DataView
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
Collect your `ArrayBuffer` contents in Node.js before the garbage collector does!
Turn Buffer instances into "pointers", with "v8::ArrayBuffer::GetBackingStore" patch
**`BufferBackedObject` creates objects that are backed by an `ArrayBuffer`**. It takes a schema definition and de/serializes data on-demand using [`DataView`][dataview] under the hood. The goal is to make [`ArrayBuffer`][arraybuffer]s more convenient to u
A Vite plugin for seamless access to file metadata and data streams, supporting modern Web API interfaces like Blob, File, and ArrayBuffer
ArrayBuffer helpers like Base64 conversion using browser apis
Add structure to ArrayBuffer
Turn Buffer instances into "pointers", with "v8::ArrayBuffer::GetBackingStore" patch
nodejs和浏览器通用ArrayBuffer方法
A Cornerstone Image Loader for images (PNG, JPG) using the HTML5 File API or from ArrayBuffer
A very basic base64 encode/decode that can be used by Typescript/JS applications.
Prepends byte array to indicate mime type of the ArrayBuffer.