|
7 bulan lalu | |
---|---|---|
.. | ||
lib | 7 bulan lalu | |
.npmignore | 7 bulan lalu | |
.travis.yml | 7 bulan lalu | |
LICENSE-MIT | 7 bulan lalu | |
README.md | 7 bulan lalu | |
package.json | 7 bulan lalu |
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.