SimpleIOStream.this

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

  1. this(GSimpleIOStream* gSimpleIOStream, bool ownedRef)
    class SimpleIOStream
    this
    (
    GSimpleIOStream* gSimpleIOStream
    ,
    bool ownedRef = false
    )
  2. this(InputStream inputStream, OutputStream outputStream)