Searched defs:skipBytes (Results 1 – 2 of 2) sorted by relevance
404 int skipBytes(int n) throws IOException; in skipBytes() method415 long skipBytes(long n) throws IOException; in skipBytes() method
262 public int skipBytes(int n) throws IOException { in skipBytes() method in ImageInputStreamImpl267 public long skipBytes(long n) throws IOException { in skipBytes() method in ImageInputStreamImpl