UnixOutputStream.setCloseFd

Sets whether the file descriptor of @stream shall be closed when the stream is closed.

class UnixOutputStream
void
setCloseFd
(
bool closeFd
)

Parameters

closeFd bool

%TRUE to close the file descriptor when done

Meta

Since

2.20