krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
wasi-preview3
/
uk.shusek.krwa.wasi.preview3
/
WasiFileSystem
/
readByteChunks
read
Byte
Chunks
fun
readByteChunks
(
path
:
String
,
chunkSize
:
Int
=
DEFAULT_CHUNK_SIZE
)
:
Flow
<
ByteArray
>