Return the number of bytes remaining to be read.
Synopsis
Declared in <streams.h>
size_t
size() const;
Return Value
The number of unread bytes.
Created with MrDocs
Return the number of bytes remaining to be read.
Declared in <streams.h>
size_t
size() const;
The number of unread bytes.
Created with MrDocs