Create a proxy context for decoding a bsl::vector<char> using the specified formatting mode.
Synopsis
Declared in <balxml_decoder.h>
Decoder_StdVectorCharContext(
bsl::vector<char>* object,
int formattingMode);
Created with MrDocs