Searched defs:skipLength (Results 1 – 3 of 3) sorted by relevance
91 int skipLength = (int)Math.min(n, buf.length - position); in readAt() local
252 const size_t skipLength = offset - fStreamBuffer.bytesWritten(); in transferBuffer() local