Set the ignoreMode attribute to the specified value. The behavior is undefined unless value is valid value of the IgnoreMode enum.
Synopsis
Declared in <bdlde_base64decoderoptions.h>
void
setIgnoreMode(IgnoreMode::Enum value);
Created with MrDocs