QByteArray.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. char opIndex(int i)
  2. char opIndex(uint i)
  3. QByteRef opIndex(int i)
    struct QByteArray
    pragma(inline, true)
    opIndex
    (
    int i
    )
  4. QByteRef opIndex(uint i)

Meta