This commit is contained in:
alexander.nutz
2024-03-25 09:19:27 +01:00
parent b3150fd948
commit 6e9300fac6
18 changed files with 418 additions and 364 deletions

View File

@@ -2,8 +2,8 @@ package blitz.io
import kotlinx.io.RawSource
import kotlinx.io.buffered
import blitz.ByteBatchIterator
import blitz.ByteBatchSequence
import blitz.collections.ByteBatchIterator
import blitz.collections.ByteBatchSequence
import blitz.Provider
fun Provider<RawSource>.readerSequence(): ByteBatchSequence =