Search
Preparing search index...
The search index is not available
@odata/client
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@odata/client
base64
Module base64
Index
Functions
decode
encode
Functions
Const
decode
decode
(
input
:
string
)
:
string
decode base64 to string
Parameters
input:
string
base64 string
Returns
string
Const
encode
encode
(
input
?:
string
)
:
string
encode string to base64
Parameters
input:
string
= ''
Returns
string
Exports
base64
batch
entityset
errors
filter
index
oauth
params
polyfill
request
types
types_
v4
util
decode
encode
Generated using
TypeDoc
decode base64 to string