Return true if the input read so far by this encoder is considered syntactically complete, and false otherwise.

Synopsis

Declared in <bdlde_quotedprintableencoder.h>

bool
isAccepting() const;

Return Value

true if the input so far is syntactically complete, and false otherwise

Created with MrDocs