Return true if there is no possibility of achieving an "acceptable" result, and false otherwise.
Synopsis
Declared in <bdlde_base64decoder.h>
bool
isError() const;
Return Value
true if there is no possibility of achieving an "acceptable" result, and false otherwise
Created with MrDocs