pushBack

fun Buffer.pushBack(n: Int)

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