public class StringHexUtil extends Object
| Constructor and Description |
|---|
StringHexUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
fromHexString(String input) |
static char[] |
toHexCharArray(byte[] input) |
static String |
toHexString(byte[] input) |
Copyright © 2013. All rights reserved.