|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBase64utils
Constructor Summary | |
Base64utils()
|
Method Summary | |
static byte[] |
base64decode(byte[] abyte0)
|
static byte[] |
base64encode(byte[] abyte0)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Base64utils()
Method Detail |
public static byte[] base64encode(byte[] abyte0)
public static byte[] base64decode(byte[] abyte0)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |