Return the current error mode of this object. This will be either 0 (no errors or end of data), k_SEEK_FAIL, which is positive, or a value from Utf8Util::ErrorStatus, which are all negative.

Synopsis

Declared in <bdlde_utf8checkinginstreambufwrapper.h>

int
errorStatus() const;

Created with MrDocs