ByteArray.this

Sets our main struct and passes it to the parent class.

  1. this(GByteArray* gByteArray, bool ownedRef)
    class ByteArray
    this
    (
    GByteArray* gByteArray
    ,
    bool ownedRef = false
    )
  2. this()
  3. this(ubyte[] data)

Meta