Base64EncodedString.toUint8Array Function
Decode a Base64EncodedString into an array of bytes.
toUint8Array(base64: string): Uint8Array
Parameter | Type | Description |
---|---|---|
base64 | string |
Returns - Uint8Array
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.