QByteArray.count

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int count(char c)
  2. int count(const(char)* a)
  3. int count(const(QByteArray) a)
  4. int count()
    struct QByteArray
    pragma(inline, true) const
    int
    count
    ()

Meta