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