Returns true iff the end of the input stream has been reached.
For connection oriented streams, this function will block until either new data arrives or the connection got closed.
See Implementation
Returns true iff the end of the input stream has been reached.
For connection oriented streams, this function will block until either new data arrives or the connection got closed.