ConverterOutputStream.this

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

  1. this(GConverterOutputStream* gConverterOutputStream, bool ownedRef)
    class ConverterOutputStream
    this
    (
    GConverterOutputStream* gConverterOutputStream
    ,
    bool ownedRef = false
    )
  2. this(OutputStream baseStream, ConverterIF converter)