ktor
1.6.8
3.0.3
3.0.2
3.0.0
2.3.12
2.2.4
2.0.3
1.6.8
common
ktor-io
/
io.ktor.utils.io.core
/
pushBack
push
Back
common
fun
Buffer
.
pushBack
(
n
:
Int
)
Content copied to clipboard
Push back
n
bytes: only possible if there were at least
n
bytes read before this operation.