b s s m e0c8121d0c first commit | před 3 roky | |
---|---|---|
.. | ||
lib | před 3 roky | |
LICENSE-MIT | před 3 roky | |
README.md | před 3 roky | |
index.d.ts | před 3 roky | |
package.json | před 3 roky |
Encode/decode base64 data into ArrayBuffers
Install the module with: npm install base64-arraybuffer
The library encodes and decodes base64 to and from ArrayBuffers
ArrayBuffer
into base64 stringArrayBuffer
Copyright (c) 2012 Niklas von Hertzen Licensed under the MIT license.