Return the last read position relative to when reset was called.
Note that readOffset() >= currentPosition() -- the readOffset is the offset of the last octet read from the stream supplied to reset, and is at or beyond the current position being tokenized.
the last read offset relative to when reset was called