Ejemplo n.º 1
0
 public int intValue() {
   return CharScanner.parseIntFromTo(buffer, 0, location);
 }