|
пре 7 месеци | |
---|---|---|
.. | ||
lib | пре 7 месеци | |
.npmignore | пре 7 месеци | |
.travis.yml | пре 7 месеци | |
LICENSE-MIT | пре 7 месеци | |
README.md | пре 7 месеци | |
package.json | пре 7 месеци |
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.