Ktor 1.5.0
io.ktor.utils.io.nio
/
java.nio.channels.WritableByteChannel
/
asOutput
asOutput
fun
WritableByteChannel
.
asOutput
(
pool
:
ObjectPool
<
ChunkBuffer
>
=
ChunkBuffer.Pool
)
:
Output