KiteTorrent
Toggle table of contents
0.0.1-SNAPSHOT
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteTorrent
kitetorrent-session
/
io.github.yuroyami.kitetorrent.session.peer
/
MseByteStream
/
readExactly
read
Exactly
open
suspend override
fun
readExactly
(
n
:
Int
)
:
ByteArray
Suspend until exactly
n
bytes have been read, then return them.