UniPRT SDK  v2.0.0.0
ByteSwapper 類別 參考文件

靜態公開方法(Static Public Methods)

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)