public class Base64 extends Object
Base64()
static byte[]
decode(String base64)
static String
encode(byte[] raw)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64()
public static byte[] decode(String base64)
base64
public static String encode(byte[] raw)
raw
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.