Return true if the current input is acceptable and any additional input (including endConvert) would be an error, and false otherwise. Note that if this decoder isDone then all resulting output has been emitted to out.

Synopsis

Declared in <bdlde_base64decoder.h>

bool
isDone() const;

Created with MrDocs