Search
Preparing search index...
The search index is not available
@atomist/sdm
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"api-helper/misc/base64"
Module "api-helper/misc/base64"
Index
Functions
decode
encode
Functions
decode
decode
(
coded
:
string
)
:
string
Decode the given Base 64 string
Parameters
coded:
string
Returns
string
encode
encode
(
str
:
string
)
:
string
Base 64 encode the given string
Parameters
str:
string
Returns
string
Globals
"api-
helper/misc/base64"
decode
encode
Generated using
TypeDoc
Decode the given Base 64 string