public class ShortByteTool extends Object
| Constructor and Description |
|---|
ShortByteTool() |
| Modifier and Type | Method and Description |
|---|---|
static short |
fromComparableBytes(byte[] bytes,
int byteOffset) |
static byte[] |
getComparableBytes(short value) |
static int |
toComparableBytes(short value,
byte[] bytes,
int offset) |
Copyright © 2009–2021. All rights reserved.