Return true if the input read so far by this decoder is considered syntactically complete and all resulting output has been emitted; return false otherwise. Note that there must not be any unprocessed characters accumulated in the input buffer of this decoder.
Declared in <bdlde_quotedprintabledecoder.h>
bool
isAccepting() const;