Return true if no bytes remain to be read.

Synopsis

Declared in <streams.h>

bool
empty() const;

Return Value

True if no unread bytes remain, false otherwise.

Created with MrDocs