Context type for Base64‐encoded bsl::string values.
Synopsis
Declared in <balxml_decoder.h>
typedef Decoder_PushParserContext<bsl::string, Base64Parser<bsl::string>> Base64Context;
Created with MrDocs