public class Base64 extends java.lang.Object
static byte[]
decode(java.lang.String buf)
static java.lang.String
encode(byte[] dec)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static java.lang.String encode(byte[] dec)
dec
public static byte[] decode(java.lang.String buf)
buf