b s s m e0c8121d0c first commit | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.. | ||
lib | %!s(int64=3) %!d(string=hai) anos | |
LICENSE-MIT | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos | |
index.d.ts | %!s(int64=3) %!d(string=hai) anos | |
package.json | %!s(int64=3) %!d(string=hai) anos |
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.