REMOVE_IF_OUTSIDE_RANGE
Seeking to a position outside the range removes the range. A position is considered outside the range if:
The position is before
range.start
The position is after
range.end
Seeking to a position outside the range removes the range. A position is considered outside the range if:
The position is before range.start
The position is after range.end