public class BytesUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
getInt(byte[] byteBuffer,
int offset) |
static long |
getLong(byte[] byteBuffer,
int offset) |
static void |
unpack8Values(byte inByte,
byte[] out,
int outPos) |
Copyright © 2012–2022. All rights reserved.