Exemplo n.º 1
0
 public long skip(long n) throws IOException {
   return jis.skip(n);
 }