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