Vinícius Ernani de Carvalho 6c4544a079 Create the backend | 5 年 前 | |
---|---|---|
.. | ||
lib | 5 年 前 | |
.npmignore | 5 年 前 | |
.travis.yml | 5 年 前 | |
LICENSE-MIT | 5 年 前 | |
README.md | 5 年 前 | |
package.json | 5 年 前 |
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.