Exemplo n.º 1
0
 public void seek(long offset) throws IOException {
   image.seek(offset);
 }