ktor-io / io.ktor.utils.io.core / IoBuffer / pushBack

pushBack

fun pushBack(n: Int): Unit
Deprecated: Binary compatibility

Push back n bytes: only possible if there were at least n bytes read before this operation.