string.lastIndexOf
nint lastIndexOf(const char[] this, overload uchar match, bool caseInsensitive = false)Finds the last matching Unicode scalar value.
Parameters
const char[]
this
overload uchar
match
Scalar value to find.
bool
caseInsensitive = false
Uses the UTF-8 helper's case-insensitive comparison.
Generated with campc 0.12.0-preview.1.