public class BinaryUtils extends Object
| Constructor and Description |
|---|
BinaryUtils() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
shortToByteArray(short value) |
static long |
twoBytesToLongVal(byte byte1,
byte byte2) |
Copyright © 2016. All rights reserved.