Return true if this object is configured for padded input and false otherwise.
Synopsis
Declared in <bdlde_base64decoder.h>
bool
isPadded() const;
Return Value
true if this object is configured for padded input, and false otherwise
Created with MrDocs