endsAt

val endsAt: Int

The index after string ends in the original string (i.e. exclusive).

For example: Token "Hello" in "Hello world" has endsAt equal to 5