Set the alphabet attribute to the specified value. The behavior is undefined unless value is either e_BASIC or e_UTL.
Synopsis
Declared in <bdlde_base64encoderoptions.h>
void
setAlphabet(Base64Alphabet::Enum value);
Parameters
Name |
Description |
value |
new value for the |
Created with MrDocs