Searched defs:bytesToCopy (Results 1 – 1 of 1) sorted by relevance
2427 int bytesToCopy = Math.min(length, oneRun); in read() local2474 int bytesToCopy = Math.min(oneRun, length); in write() local