Return true if this decoder is currently configured to detect an error when an unrecognizable encoding is encountered, and false otherwise.

Synopsis

Declared in <bdlde_quotedprintabledecoder.h>

bool
isUnrecognizedAnError() const;

Created with MrDocs