ktor-io / io.ktor.utils.io / ByteChannelSequentialJVM / read

read

suspend fun read(min: Int, consumer: (ByteBuffer) -> Unit): Unit

Overrides ByteReadChannel.read