public class Hex
public final static Hex
INSTANCE
final String
encode(Integer b)
encode(ByteArray bytes)
final ByteArray
decode(String hexString)
final Integer
toByte(Character ch)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String encode(Integer b)
final String encode(ByteArray bytes)
final ByteArray decode(String hexString)
final Integer toByte(Character ch)