lib
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
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.