public class Base64 extends Object
Base64()
static String
decode(String source)
encode(String source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64()
public static String encode(String source)
source
public static String decode(String source)
Copyright © 2012. All Rights Reserved.