Return true if this stream is valid, and false otherwise. An invalid stream is a stream for which an output operation was detected to have failed or invalidate was called.
true
false
invalidate
Declared in <bslx_byteoutstream.h>
<bslx_byteoutstream.h>
bool isValid() const;