 |
UniPRT SDK
v2.0.0.0
|
|
|
|
static int | bigEndian (int x) |
| |
|
static short | bigEndian (short x) |
| |
|
static boolean | isLittleEndian () |
| |
|
static int | littleEndian (int x) |
| |
|
static short | littleEndian (short x) |
| |
|
static int | swapBytes (int x) |
| |
|
static long | swapBytes (long value) |
| |
|
static short | swapBytes (short x) |
| |