idoctnef 52b63ee33a | 8 years ago | |
---|---|---|
.. | ||
lib | 8 years ago | |
test | 8 years ago | |
.npmignore | 8 years ago | |
.travis.yml | 8 years ago | |
LICENSE-MIT | 8 years ago | |
README.md | 8 years ago | |
README.md~ | 8 years ago | |
grunt.js | 8 years ago | |
package.json | 8 years ago | |
package.json~ | 8 years ago |
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.