public class BytesUtil extends Object
| Constructor and Description |
|---|
BytesUtil() |
| Modifier and Type | Method and Description |
|---|---|
static long |
bytesToLong(byte[] b) |
static byte[] |
longsToBytes(long[] longArray) |
static byte[] |
longToBytes(long l) |
Copyright © 2021. All rights reserved.