Is there a straight forward way to decode a base64 string using ONLY THE JAVA 1.5 LIBRARIES?
I have to use Java 1.5 due to cross platform compatibility issues betwee
There are also various implementations on this page: http://www.rgagnon.com/javadetails/java-0598.html