string optional default empty stringThe text to encode. Any value is allowed - the result is plain ASCII safe for URLs, headers or attributes. Passed through untrimmed, so leading and trailing spaces are encoded. A literal colon in the text must be escaped as #: (otherwise it ends the parameter).
{base64:hello}
{base64:Hello, World!}
{base64:user@example.org}
[{base64:}]
{base64:a#:b}
{substr:{base64:session-key-7f3a}:2:8}