Preparing search index...
The search index is not available
map.apps Bundle APIs 4.19.0
map.apps Bundle APIs 4.19.0
apprt-core
base64
base64EncodeUtf8Arr
Function base64EncodeUtf8Arr
base64EncodeUtf8Arr
(
utf8Array
:
Uint8Array
)
:
string
Encodes a byte array into a Base64 string representation.
Parameters
utf8Array
:
Uint8Array
array of bytes.
Returns
string
Base64 string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
map.apps Bundle APIs 4.19.0
Loading...
Encodes a byte array into a Base64 string representation.