Return true if this encoder is in the initial state (i.e., as if no input had been consumed), and false otherwise.
Synopsis
Declared in <bdlde_quotedprintableencoder.h>
bool
isInitialState() const;
Created with MrDocs