@Beta public class HexEncoder extends java.lang.Object
HexEncoder()
static byte[]
fromHex(java.lang.String value)
static java.lang.String
toHex(byte[] value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HexEncoder()
public static java.lang.String toHex(byte[] value)
public static byte[] fromHex(java.lang.String value)