public class ByteUtil extends Object
| Constructor and Description |
|---|
ByteUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
bytesToHex(byte[] bytes,
int groupSize) |
static byte[] |
longToBytes(long x) |
static String |
maxString(String value,
int size) |
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.