Return true if no bytes remain to be read.
Declared in <streams.h>
<streams.h>
bool empty() const;
True if no unread bytes remain, false otherwise.