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
Return true if no bytes remain to be read.
Declared in <streams.h>
bool
empty() const;
True if no unread bytes remain, false otherwise.
Created with MrDocs