ktor
1.6.8
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
common
fun
Input
.
discardExact
(
n
:
Long
)
Content copied to clipboard
fun
Input
.
discardExact
(
n
:
Int
)
Content copied to clipboard
Discard exactly
n
bytes or fail if not enough bytes in the input to be discarded.