astring.indexOf
nint indexOf(const achar[] this, overload achar match, bool caseInsensitive = false)Finds the first matching ASCII character.
Parameters
const achar[]
this
overload achar
match
Character to find.
bool
caseInsensitive = false
Uses ASCII case-insensitive comparison.
Generated with campc 0.12.0-preview.1.