public final class Hex extends Object
For internal use only.
Constructor and Description |
---|
Hex() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
decode(CharSequence s) |
static char[] |
encode(byte[] bytes) |
public static char[] encode(byte[] bytes)
public static byte[] decode(CharSequence s)