QByteArray.endsWith

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

Meta