QByteArray.startsWith

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

Meta