Convert a Uint8Array to a base64 encoded string.
Uint8Array
The base64 encoded string.
The bytes to convert to a base64 encoded string.
Convert a
Uint8Array
to a base64 encoded string.Returns
The base64 encoded string.