public class Hex extends Object
| Constructor and Description |
|---|
Hex() |
| Modifier and Type | Method and Description |
|---|---|
static String |
byteArrayToHexString(byte[] in) |
static byte[] |
hexStringToByteArray(String hex) |
Copyright © 2017. All rights reserved.