Beispiel #1
0
 public int int16() {
   int off = rget(2);
   return (Utils.int16d(rbuf, off));
 }