吕君喜 406d880ac6 first | há 3 anos atrás | |
---|---|---|
.. | ||
lib | há 3 anos atrás | |
.npmignore | há 3 anos atrás | |
.travis.yml | há 3 anos atrás | |
LICENSE-MIT | há 3 anos atrás | |
README.md | há 3 anos atrás | |
package.json | há 3 anos atrás |
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.