ktor-io
Toggle table of contents
3.3.2
posix
Target filter
posix
Switch theme
Search in API
Skip to content
ktor-io
ktor-io
/
io.ktor.utils.io.core
/
write
write
posix
fun
Sink
.
write
(
block
:
(
buffer
:
CPointer
<
ByteVar
>
,
offset
:
Long
,
length
:
Long
)
->
Long
)
:
Long
(
source
)