discardExact

fun discardExact(count: Int = readRemaining)

Discard count readable bytes.

Throws

if count is bigger than available bytes.