Sebb created NET-485:
------------------------
Summary: Remove unnecessary Base64 methods
Key: NET-485
URL: https://issues.apache.org/jira/browse/NET-485
Project: Commons Net
Issue Type: Bug
Affects Versions: 3.1
Reporter: Sebb
There are two methods in Base64 which are left-overs from Commons Codec.
They were intended to support the Encoder and Decoder interfaces which are not
used in Commons NET.
The following methods should be deleted:
Base64#decode(Object)
Base64#encode(Object)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira