lib
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
lib
lib
/
computer.iroh
/
RecvStreamInterface
/
readToEnd
read
To
End
abstract
suspend
fun
readToEnd
(
sizeLimit
:
UInt
)
:
ByteArray
Read until end-of-stream, with
size_limit
as a maximum.