FindFruct.reverse

Search backward in the given content, starting at the optional index.

Returns the index of a match, or content.length where no match was located.

struct FindFruct
size_t
reverse
(,
size_t ofs = size_t.max
)

Meta