Searched defs:tmpBuffer (Results 1 – 2 of 2) sorted by relevance
68 val tmpBuffer = ByteArray((lineEndIndexInclusive - lineStartIndex + 1).toInt()) in <lambda>() constant
107 val tmpBuffer = ByteArray(toRead) { buffer[start + it] } in extractorFor() constant