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