This class stores the configuration of a Base64Decoder.
Synopsis
Declared in <bdlde_base64decoderoptions.h>
class Base64DecoderOptions;
Member Functions
Name |
Description |
Return the value of the |
|
Return the value of the |
|
Return the value of the |
|
Format this object to the specified output |
|
Set the |
|
Set the |
|
Set the |
Static Member Functions
Name |
Description |
Return a |
|
Return MIME Base64 decoder options as specified by RFC 2045. |
|
Return standard Base64 decoder options as specified by RFC 4648. |
|
Return URL‐safe Base64 decoder options as specified by RFC 4648. |
Non-Member Functions
Name |
Description |
Return |
|
Return |
Created with MrDocs