ktor-io / io.ktor.utils.io / ByteChannelSequentialBase / afterWrite

afterWrite

protected fun afterWrite(): Unit
Deprecated: Consider providing written count of bytes


protected fun afterWrite(count: Int): Unit