public class ByteUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
byteLength(int bitLength) |
static byte[] |
concat(byte[] array1,
byte[] array2) |
static byte[] |
subArray(byte[] byteArray,
int beginIndex,
int length) |
Copyright © 2021. All rights reserved.