seek

open override fun seek(pos: Long)

{@inheritDoc}

ChecksumIndexInput can only seek forward and seeks are expensive since they imply to read bytes in-between the current position and the target position in order to update the checksum.