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