Set the isPadded attribute to the specified value.

Synopsis

Declared in <bdlde_base64decoderoptions.h>

void
setIsPadded(bool value);

Parameters

Name

Description

value

true if encoded input is padded with '='

Created with MrDocs