UnixOutputStream.this

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

  1. this(GUnixOutputStream* gUnixOutputStream, bool ownedRef)
    class UnixOutputStream
    this
    (
    GUnixOutputStream* gUnixOutputStream
    ,
    bool ownedRef = false
    )
  2. this(int fd, bool closeFd)