public final class Hex extends java.lang.Object
For internal use only.
Hex()
static byte[]
decode(java.lang.CharSequence s)
static char[]
encode(byte[] bytes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Hex()
public static char[] encode(byte[] bytes)
public static byte[] decode(java.lang.CharSequence s)