ktor-io / io.ktor.utils.io.nio / java.nio.channels.WritableByteChannel / asOutput

asOutput

fun WritableByteChannel.asOutput(pool: ObjectPool<ChunkBuffer> = ChunkBuffer.Pool): Output