Searched refs:skipNBytes (Results 1 – 4 of 4) sorted by relevance
151 openStream.skipNBytes(-1); in testSkipNBytes()152 openStream.skipNBytes(0); in testSkipNBytes()160 openStream.skipNBytes(1); in testSkipNBytesEOF()239 closedStream.skipNBytes(1); in testSkipNBytesClosed()
73 in.skipNBytes(toskip); in dotestExact()
147 public void skipNBytes(long n) throws IOException { in nullInputStream() method600 public void skipNBytes(long n) throws IOException { in skipNBytes() method
1724 method public void skipNBytes(long) throws java.io.IOException;