Searched refs:findChunk (Results 1 – 1 of 1) sorted by relevance
647 return this.findChunk(chunks, 1);651 return this.findChunk(chunks, -1);654 findChunk(chunks, delta) { method in Chunk