FromBase64¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
A Base64 encoded string to be decoded. | String |
||
Output ➡️ |
The decoded bytes from the input Base64 string. | Bytes |
Decodes a Base64 encoded string to its original byte representation.