ksrpc
Toggle table of contents
0.11.1
common
Target filter
common
Switch theme
Search in API
Skip to content
ksrpc
ksrpc-binary-ktor
/
com.monkopedia.ksrpc.binary.ktor
/
ByteReadChannelBinaryData
/
transferTo
transfer
To
open
suspend override
fun
transferTo
(
sink
:
suspend
(
bytes
:
ByteArray
,
offset
:
Int
,
length
:
Int
)
->
Unit
)