Create a Base64 decoder with options determined by the specfied options.

Synopsis

Declared in <bdlde_base64decoder.h>

explicit
Base64Decoder(Base64DecoderOptions const& options);

Created with MrDocs