ktor-io / io.ktor.utils.io / ByteChannelSequentialBase / afterRead

afterRead

protected fun afterRead(): Unit
Deprecated: Consider providing consumed count of bytes


protected fun afterRead(count: Int): Unit