靜態公開方法(Static Public Methods) | |
| static short | swapBytes (short x) |
| static int | swapBytes (int x) |
| static long | swapBytes (long value) |
| static short | littleEndian (short x) |
| static int | littleEndian (int x) |
| static short | bigEndian (short x) |
| static int | bigEndian (int x) |
| static boolean | isLittleEndian () |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |