goTo

fun goTo(index: Int)

Move the read position to the specified index.

Parameters

index

The zero-based nybble index.

Throws

If index is out of bounds for the underlying NybbleArray.