Return true if the current input is acceptable and any additional input (other than endConvert) would be an error, and false otherwise.

Synopsis

Declared in <bdlde_base64decoder.h>

bool
isMaximal() const;

Created with MrDocs