krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
component-model
/
uk.shusek.krwa.component
/
WasiPreview3
/
byteStream
byte
Stream
fun
byteStream
(
bytes
:
ByteArray
)
:
WitStream
<
UByte
>
fun
byteStream
(
chunks
:
Flow
<
ByteArray
>
)
:
WitStream
<
UByte
>