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;

Return Value

true if this instance is in the initial state, and false otherwise

Created with MrDocs