Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
encodeBase64
Function encodeBase64
encode
Base64
(
uint8Array
)
:
string
Encode a typed array of uint8 as base64.
Parameters
uint8Array
:
ArrayBuffer
|
Uint8Array
The data to encode.
Returns
string
The base64.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
matrix-js-sdk
Loading...
Encode a typed array of uint8 as base64.