rewind

fun rewind(count: Int = readPosition - startGap)

Rewind readPosition backward to make count bytes available for reading again.

Throws

when count is too big and not enough bytes available before the readPosition