ktor-io
/
io.ktor.utils.io.nio
/
java.nio.channels.ReadableByteChannel
/
asInput
asInput
fun
ReadableByteChannel
.
asInput
(
pool
:
ObjectPool
<
ChunkBuffer
>
=
ChunkBuffer.Pool
)
:
Input