UnixOutputStream.closeFd

Set closeFd property.

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

Parameters

propval bool

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