QByteArray.endsWith

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

Meta