Beispiel #1
0
 public long int64() {
   int off = rget(8);
   return (Utils.int64d(rbuf, off));
 }