Convert a typed array to a Buffer without a copy.
-
Updated
Nov 23, 2020 - JavaScript
Convert a typed array to a Buffer without a copy.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Convert different types of JavaScript String to/from Uint8Array
📦 A simple, lightweight, and efficient JavaScript library to manage encoding/decoding between base64 data, Uint8Arrays, and ArrayBuffers
Base64 for both node.js and browser JavaScript. It supports URL-safe encoding and enabling/disabling padding. Buffers can be implemented using ArrayBuffer, any TypedArray or Buffer
A BERT decoder/encoder working exclusively with TypedArray
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on instanceof or mutable properties, and despite ES6 Symbol.toStringTag.
Javascript encoding method from ArrayBuffer to utf-8 String
Add a description, image, and links to the typedarray topic page so that developers can more easily learn about it.
To associate your repository with the typedarray topic, visit your repo's landing page and select "manage topics."