UnixInputStream.getFd

Return the UNIX file descriptor that the stream reads from. Since 2.20

class UnixInputStream
int
getFd
()

Return Value

Type: int

The file descriptor of stream

Meta