Search
Preparing search index...
The search index is not available
cv-dialog-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"util/Base64"
Base64
Class Base64
Hierarchy
Base64
Index
Properties
_key
Str
Methods
_utf8_
decode
_utf8_
encode
decode
encode
string
Decode
string
Encode
Properties
Static
Private
_key
Str
_key
Str
:
string
= "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="
Methods
Static
_utf8_
decode
_utf8_
decode
(
utftext
:
any
)
:
string
Parameters
utftext:
any
Returns
string
Static
Private
_utf8_
encode
_utf8_
encode
(
s
:
any
)
:
string
Parameters
s:
any
Returns
string
Static
decode
decode
(
input
:
any
)
:
string
Parameters
input:
any
Returns
string
Static
encode
encode
(
input
:
any
)
:
string
Parameters
input:
any
Returns
string
Static
string
Decode
string
Decode
(
input
:
any
)
:
string
Parameters
input:
any
Returns
string
Static
string
Encode
string
Encode
(
input
:
any
)
:
string
Parameters
input:
any
Returns
string
Globals
"util/
Base64"
Base64
_key
Str
_utf8_
decode
_utf8_
encode
decode
encode
string
Decode
string
Encode
Generated using
TypeDoc