Determines if the stream is empty. We consider a stream as empty when reading from it returns a result of 0 elements.
true if the underlying stream is empty.
See Implementation
Determines if the stream is empty. We consider a stream as empty when reading from it returns a result of 0 elements.