base64encode
base64encode encodes a string with Base64 encoding.
Parameters
| Parameter | Description |
|---|---|
data |
The string to encode. |
Example
| Encoding a string with Base64 | |
|---|---|
base64encodebase64encode encodes a string with Base64 encoding.
| Parameter | Description |
|---|---|
data |
The string to encode. |
| Encoding a string with Base64 | |
|---|---|