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);
Parameters
Name |
Description |
value |
which character types, if any, to ignore |
Created with MrDocs