ktor-io / io.ktor.utils.io.core / remainingAll

remainingAll

fun ChunkBuffer.remainingAll(): Long

Summarize remainings of all elements of the chain

fun remainingAll(buffer: IoBuffer): Long
Deprecated: Binary compatibility.