ktor-io
Toggle table of contents
3.3.1
jvm
Platform filter
jvm
Switch theme
Search in API
ktor-io
ktor-io
/
io.ktor.utils.io.jvm.nio
/
writeWhile
write
While
jvm
inline suspend
fun
<Error class: unknown class>
.
writeWhile
(
crossinline
block
:
(
ByteBuffer
)
->
Boolean
)
(
source
)