public class ByteArrayUtil extends Object
| Constructor and Description |
|---|
ByteArrayUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
hexStringToByteArray(String s) |
static String |
toHexString(byte[] ba) |
Copyright © 2005–2021 QOS.ch. All rights reserved.