[
https://issues.apache.org/jira/browse/CODEC-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julius Davies updated CODEC-110:
--------------------------------
Attachment: codec-110-junit-and-impl.patch
Here's the patch, including JUnit test. Since isArrayByteBase64() blows up on
NULL are decided to let this one also blow up, to maintain consistency.
> Add a String version of Base64.isArrayByteBase64()
> --------------------------------------------------
>
> Key: CODEC-110
> URL: https://issues.apache.org/jira/browse/CODEC-110
> Project: Commons Codec
> Issue Type: New Feature
> Reporter: Julius Davies
> Assignee: Julius Davies
> Priority: Trivial
> Fix For: 1.5
>
> Attachments: codec-110-junit-and-impl.patch
>
>
> Add a String version of Base64.isArrayByteBase64(). Right now we just have a
> byte[] version.
> We'll call it: Base64.isStringBase64().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.