UnixOutputStream.closeFd

Get closeFd property.

  1. bool closeFd [@property getter]
    class UnixOutputStream
    @property
    bool
    closeFd
    ()
  2. bool closeFd [@property setter]

Return Value

Type: bool

Whether to close the file descriptor when the stream is closed.