Convert a Uint8Array to a base64-encoded string.
For the reverse, see base64ToBin.
the Uint8Array to base64 encode
Generated using TypeDoc
Convert a Uint8Array to a base64-encoded string.
For the reverse, see base64ToBin.