indexOfChar

nint indexOfChar(const achar[] this, achar match, bool caseInsensitive = false)
const achar[]
this
achar
match
bool
caseInsensitive = false
nint indexOfChar(const char[] this, uchar match, bool caseInsensitive = false)
const char[]
this
uchar
match
bool
caseInsensitive = false
nint indexOfChar(const wchar[] this, uchar match, bool caseInsensitive = false)
const wchar[]
this
uchar
match
bool
caseInsensitive = false

Generated with campc v0.6.0-preview.1+4dde68eca4014e9b19e7d7ad0fdae6b2036be640.