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)
    struct QByteArrayView
    this
    (
    Pointer
    )
    (
    ref const(Pointer) data
    )
    if (
    is(Pointer : const(char)*)
    )
  5. this(const(ByteArray) ba)

Meta