예제 #1
0
 public int unpack32(byte[] data, int offset) {
   return bytesex.unpack32(data, offset);
 }