ktor
2.3.2
3.0.0-beta-1
2.3.6
2.3.3
2.3.2
2.3.1
2.3.0
2.2.4
2.0.3
1.6.8
common
ktor-io
/
io.ktor.utils.io.core
/
discardExact
discard
Exact
fun
Input
.
discardExact
(
n
:
Long
)
fun
Input
.
discardExact
(
n
:
Int
)
Discard exactly
n
bytes or fail if not enough bytes in the input to be discarded.