吕君喜 406d880ac6 first | hace 3 años | |
---|---|---|
.. | ||
lib | hace 3 años | |
.npmignore | hace 3 años | |
.travis.yml | hace 3 años | |
LICENSE-MIT | hace 3 años | |
README.md | hace 3 años | |
package.json | hace 3 años |
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.