QByteArrayView.this

Undocumented in source.
  1. this(typeof(null) )
  2. this(const(Byte)* data, qsizetype len)
    struct QByteArrayView
    this
    (
    Byte
    )
    (
    const(Byte)* data
    ,)
  3. this(const(Byte)* first, const(Byte)* last)
  4. this(const(Pointer) data)
  5. this(const(ByteArray) ba)

Meta