ConverterInputStream.this

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

  1. this(GConverterInputStream* gConverterInputStream, bool ownedRef)
    class ConverterInputStream
    this
    (
    GConverterInputStream* gConverterInputStream
    ,
    bool ownedRef = false
    )
  2. this(InputStream baseStream, ConverterIF converter)