You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/09/13 00:27:00 UTC

[jira] [Created] (TEXT-140) Add a Base64 string lookup

Gary Gregory created TEXT-140:
---------------------------------

             Summary: Add a Base64 string lookup
                 Key: TEXT-140
                 URL: https://issues.apache.org/jira/browse/TEXT-140
             Project: Commons Text
          Issue Type: New Feature
            Reporter: Gary Gregory
            Assignee: Gary Gregory
             Fix For: 1.5


Add a simple Base64 string lookup to convert a Base64 string. 

For example, "SGVsbG9Xb3JsZCE=" converts to "HelloWorld!".

The Base64 lookup key is "base64", for example "${base64:SGVsbG9Xb3JsZCE=}".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)