Home
last modified time | relevance | path

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

/tools/trebuchet/core/common/src/main/kotlin/trebuchet/io/
DDataSlice.kt19 data class DataSlice(var buffer: ByteArray, class
93 fun DataSlice.asText(): CharSequence { in ByteArray() method