Searched defs:numberOfBytes (Results 1 – 8 of 8) sorted by relevance
15 long skip(long numberOfBytes); in skip()
17 long skip(long numberOfBytes); in skip()
344 public long skip(final long numberOfBytes) throws IOException { in skip()
245 public long skip(long numberOfBytes) in skip()
243 public long skip(long numberOfBytes) in skip()
64 inline unsigned int OffsetToNextWord(unsigned int numberOfBytes) in OffsetToNextWord()