Description: /** A simple base64 encoding and decoding utility class
* it can also encode and decode non ASII characters such as
* Chinese
*/
/**
* This software is provided "AS IS," without a warranty of any kind.
* anyone can use it for free,emails are welcomed concerning bugs or
* suggestions.
*/
File list (Check if you may need any files):
Base64.java