ktor-utils
Toggle table of contents
3.3.1
jvm
Platform filter
jvm
Switch theme
Search in API
ktor-utils
ktor-utils
/
io.ktor.util.cio
/
writer
writer
jvm
fun
ByteWriteChannel
.
writer
(
charset
:
Charset
=
Charsets.UTF_8
)
:
Writer
(
source
)
Open a writer to the channel
Report a problem