Return true if this instance is in the initial state (i.e., as if no input had been consumed), and false otherwise.

Synopsis

Declared in <bdlde_base64decoder.h>

bool
isInitialState() const;

Created with MrDocs