Searched defs:numToRead (Results 1 – 9 of 9) sorted by relevance
28 private long numToRead; field in LimitedInputStream40 public LimitedInputStream(InputStream in, long numToRead) { in LimitedInputStream()
246 int numToRead = de::min(numElements, numUsedInBlock-m_readPos); in readFromCurrentBlock() local
77 int numToRead = rnd.getInt(1, DE_LENGTH_OF_ARRAY(tmpBuf)); in run() local
83 size_t numToRead = (size_t)de::min(src.getNumElements(), (int)numBytesLeft); in read() local
595 public int read(final byte[] buf, final int offset, int numToRead) throws IOException { in read()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...