BloombergLP::bdlde::Base64EncoderOptions::mime

Return a Base64EncoderOptions object having the attributes maxLineLength == 76, alphabet == Base64Alphabet::e_BASIC, and isPadded == true. This conforms to RFC 2045.

Synopsis

Declared in <bdlde_base64encoderoptions.h>

static
Base64EncoderOptions
mime();