Base64EncodedString.fromUint8Array Function
Encode an array of bytes into a Base64EncodedString.
fromUint8Array(bytes: Uint8Array): Base64EncodedString
| Parameter | Type | Description | 
|---|---|---|
| bytes | Uint8Array | 
Returns - Base64EncodedString
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.