package
Version:
v0.31.0
Opens a new window with list of versions in this module.
Published: Mar 11, 2021
License: AGPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
B64decode returns the decoded data of the base64 encoded input string using
the given encoding.
B64encode returns the base64 encoding of input as a string.
The data type of input can be a string, []byte or ArrayBuffer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.