QByteArrayView.this

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

Meta