A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Create an ArrayBuffer instance from a Data URI string
- A small library for converting shapefiles to geojson - Usable in both **node** and the **browser** (~30kb in the browser minified with all dependencies). - Works with remote url's, filepaths (inc zipped) in node, or `arraybuffer`'s (eg for in drag-drop
Fork of @e-is/capacitor-bluetooth-serial with support for ArrayBuffer in write()
Detect the image type of an ArrayBuffer/Uint8Array
Convert File to ArrayBuffer
Convert ArrayBuffer to hex string
Angular library that helps convert file (from input[type=file]) to base64/arrayBuffer/text using FileReader API.
A Fluent Binary Converter to Convert between ArrayBuffer with number
This library provides low-level binary serialization primitives for deterministic data encoding/decoding. It handles typed array operations, fixed-layout struct packing/unpacking with strict byte order, memory offset tracking during ArrayBuffer initializa
Relater seamlessly maps ArrayBuffer content to user-defined objects.
Utility functions for JSON.parse and JSON.stringify to work with typed arrays and array buffers.
Converts an ArrayBuffer to hex decimal string
Provides a function for detecting if an argument is an ArrayBuffer
Get a stream as a string, Buffer, ArrayBuffer or array
Make an ArrayBuffer readable/writable like a stream.
Extracts the content of the docx file provided in ArrayBuffer
uuid(ArrayBuffer/DataView/Buffer) -> String
```javascript // browser: arrayBuffer = new ArrayBuffer(new Blob()) //nodejs //import {bufferToArrayBuffer} from '@kooritea-tool/ab-utils' // arrayBuffer = bufferToArrayBuffer(buffer) const reader = new MP3Reader(bufferToArrayBuffer(fs.readFileSync('./tes
Get a stream as a string, Buffer, ArrayBuffer or array
An ES-spec-compliant shim/polyfill/replacement for ArrayBuffer base64 methods that works as far down as ES3
Read from an array or ArrayBuffer like a binary input stream.
JS to ArrayBuffer to JS
Provides the core Entity-Component-System (ECS) engine for deterministic multiplayer games with rollback netcode. Manages all game state in a single ArrayBuffer, orchestrates simulation ticks with snapshot/rollback, implements a dependency injection conta