lib
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
lib
lib
/
computer.iroh
/
RecvStreamInterface
/
readExact
read
Exact
abstract
suspend
fun
readExact
(
size
:
UInt
)
:
ByteArray
Read exactly
size
bytes, erroring if the stream ends early.