Return true if this stream is empty, and false otherwise. Note that this function enables higher-level types to verify that, after successfully reading all expected data, no data remains.
true
false
Declared in <bslx_testinstream.h>
<bslx_testinstream.h>
bool isEmpty() const;