Showing 1-20 of 1,497,380 packages
Get an ArrayBuffer from a Buffer as fast as possible
Convert Buffer to ArrayBuffer
Convert base64/datauri/plain string to ArrayBuffer
Convert any binary data to ArrayBuffer
Add structure to ArrayBuffer
Encode/decode base64 data into ArrayBuffers
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Create an ArrayBuffer instance from a Data URI string
Add structure to ArrayBuffer
Promise API to turn a Blob into an ArrayBuffer
Convert file to arraybuffer, dataUrl and text
covert any files to ArrayBuffer
A npm module for easy conversion from string to arraybuffer and from arraybuffer to string.
Encode/decode base64 data into ArrayBuffers
Javascript module for converting base-64 to arraybuffer and from arraybuffer to base-64
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Turn a string into an ArrayBuffer by using the UTF8 encoding.
Immutable ArrayBuffer (the shim!)
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Encode/decode base64 data into ArrayBuffers