吕君喜 406d880ac6 first | пре 3 година | |
---|---|---|
.. | ||
lib | пре 3 година | |
.npmignore | пре 3 година | |
.travis.yml | пре 3 година | |
LICENSE-MIT | пре 3 година | |
README.md | пре 3 година | |
package.json | пре 3 година |
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.