ktor-io / io.ktor.utils.io / ByteChannelSequentialJVM / write

write

suspend fun write(min: Int, block: (ByteBuffer) -> Unit): Unit

Overrides ByteWriteChannel.write