component base64totext - assimbly/gateway GitHub Wiki
Converts a Base64 body (binary) to text.
Short description of Base64:
Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format. This makes it possible to put binary files, temporarily, on the header.
Path
Path can be empty.
Options
This component has no options.