|
преди 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.