QByteArray.contains

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool contains(char c)
    struct QByteArray
    pragma(inline, true) const
    bool
    contains
    (
    char c
    )
  2. bool contains(QByteArrayView bv)

Meta