QByteArray.startsWith

Undocumented in source.
  1. bool startsWith(const(QByteArray) a)
  2. bool startsWith(char c)
  3. bool startsWith(const(char)* c)
    struct QByteArray
    const
    bool
    startsWith
    (
    const(char)* c
    )

Meta