Home
last modified time | relevance | path

Searched defs:nextBuffer (Results 1 – 2 of 2) sorted by relevance

/tools/trebuchet/core/common/src/main/kotlin/trebuchet/io/
DStreamingReader.kt48 val nextBuffer = source.next() in loadIndex() constant
69 val nextBuffer = source.next() in iter() constant
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/extractors/
DZlibExtractor.kt55 val nextBuffer = buffIter.next() in <lambda>() constant