Return true if padding by = characters was specified at construction of this object.
Synopsis
Declared in <bdlde_base64encoder.h>
bool
isPadded() const;
Return Value
true if padding by = was specified at construction, and false otherwise
Created with MrDocs