bool axl_stream_remains ( axlStream stream  ) 

Allows to get current status of the stream.

If the is exhausted and have no more data to be read.

Parameters:
stream The stream that is being checked.
Returns:
true if the stream is exhausted or false if not.