UnixOutputStream.setCloseFd

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

class UnixOutputStream
void
setCloseFd
()

Parameters

closeFd int

TRUE to close the file descriptor when done

Meta