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;
Return Value
true if unrecognized encodings are reported as errors, and false otherwise
Created with MrDocs