Create a Base64 decoder with options determined by the specified options.
Declared in <bdlde_base64decoder.h>
explicit
Base64Decoder(Base64DecoderOptions const& options);
| Name | Description |
|---|---|
| options | decoder configuration (ignore mode, alphabet, padding) |