Beispiel #1
0
 public float float32() {
   int off = rget(4);
   return (Utils.float32d(rbuf, off));
 }