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: 30 November, 2023