XuelesszzZ 94af2b8e7b 6-30-5 | 1 년 전 | |
---|---|---|
.. | ||
lib | 1 년 전 | |
.npmignore | 1 년 전 | |
.travis.yml | 1 년 전 | |
LICENSE-MIT | 1 년 전 | |
README.md | 1 년 전 | |
package.json | 1 년 전 |
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.