preceding

open override fun preceding(offset: Int): Int

Sets the current iteration position to the last boundary position before the specified position.

Return

The position of the last boundary before "offset"

Parameters

offset

The position to begin searching from