public final class Hex extends java.lang.Object
Hex()
static byte[]
hexDecode(java.lang.String hexString)
static java.lang.String
hexEncode(byte[] bytes)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Hex()
public static final java.lang.String hexEncode(byte[] bytes)
public static final byte[] hexDecode(java.lang.String hexString) throws java.io.IOException
java.io.IOException