UnixInputStream.this

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

  1. this(GUnixInputStream* gUnixInputStream, bool ownedRef)
    class UnixInputStream
    this
    (
    GUnixInputStream* gUnixInputStream
    ,
    bool ownedRef = false
    )
  2. this(int fd, bool closeFd)