- findCharByte
ptrdiff_t findCharByte(T[] data, T ch)
Undocumented in source. Be warned that the author may not have intended to support it.
- findCharBytes
ptrdiff_t findCharBytes(T[] data, T[] chs)
Undocumented in source. Be warned that the author may not have intended to support it.