Context type for base64-encoded string parsing.
Declared in <balxml_decoder.h>
<balxml_decoder.h>
typedef Decoder_PushParserContext<bsl::string, Base64Parser<bsl::string>> Base64Context;