Return true if this wrapper currently holds a streambuf and is not in a failed seek state.

Synopsis

Declared in <bdlde_utf8checkinginstreambufwrapper.h>

bool
isValid() const;

Return Value

true if this object holds a streambuf and is not in a failed seek state, and false otherwise

Created with MrDocs