Encodes the binary data represented by the Uint8Array to a Base64 string.
Uint8Array
The Uint8Array containing binary data to be converted
Base64-encoded string representation of the input Uint8Array
Generated using TypeDoc
Encodes the binary data represented by the
Uint8Array
to a Base64 string.