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