UnixOutputStream.getCloseFd

Returns whether the file descriptor of stream will be closed when the stream is closed. Since 2.20

class UnixOutputStream
int
getCloseFd
()

Return Value

Type: int

TRUE if the file descriptor is closed when done

Meta