public class ByteUtils
extends java.lang.Object
| 构造器和说明 |
|---|
ByteUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static short |
byte2UInt(byte b) |
static void |
main(java.lang.String[] args) |
static long |
readLITTLELong(byte[] readBuffer) |
static byte |
short2Byte(short b) |