ktor-io
Toggle table of contents
3.3.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ktor-io
ktor-io
/
io.ktor.utils.io.streams
/
writePacket
write
Packet
jvm
fun
OutputStream
.
writePacket
(
packet
:
Source
)
(
source
)
fun
OutputStream
.
writePacket
(
block
:
Sink
.
(
)
->
Unit
)
(
source
)