public class Base64Utils extends Object
Base64Utils()
static String
decode(String base64str)
encode(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64Utils()
public static String encode(String str)
str
public static String decode(String base64str)
base64str