previous

abstract fun previous(off: Int): Int

Return an index that less than off and stores the same 4 bytes. Unlike .get, it doesn't need to be called on increasing offsets. A return value of -1 indicates that no other index could be found.