BitWriter.this

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

  1. this(GstBitWriter* gstBitWriter, bool ownedRef)
    class BitWriter
    this
    (
    GstBitWriter* gstBitWriter
    ,
    bool ownedRef = false
    )
  2. this()
  3. this(ubyte* data, uint size, bool initialized)
  4. this(uint size, bool fixed)

Meta