Context type for hex‐encoded vector parsing.
Declared in <balxml_decoder.h>
<balxml_decoder.h>
typedef Decoder_PushParserContext<bsl::vector<char>, HexParser<bsl::vector<char>>> HexContext;
Created with MrDocs