UnixOutputStream.getFd

Return the UNIX file descriptor that the stream writes to. Since 2.20

class UnixOutputStream
int
getFd
()

Return Value

Type: int

The file descriptor of stream

Meta