public class Hex extends Object
| Constructor and Description |
|---|
Hex() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
decodeHex(String hexString) |
static String |
encodeHex(byte[] data) |
static String |
encodeHex(byte[] data,
int group) |
Copyright © 2016. All rights reserved.