Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
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
Private
Inherited
Theme
OS
Light
Dark
matrix-js-sdk
Loading...
Generated using
TypeDoc
Encode a typed array of uint8 as base64.