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