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
jvm
ktor-io
/
io.ktor.utils.io.core
/
IoBuffer
/
pushBack
push
Back
jvm
fun
pushBack
(
n
:
Int
)
Content copied to clipboard
Push back
n
bytes: only possible if there were at least
n
bytes read before this operation.