Parse the visited element into the specified object, which is a bsl::vector<char>. Return 0 on success, and a non‐zero value otherwise.

Synopsis

Declared in <balxml_decoder.h>

int
executeImp(
    bsl::vector<char>* object,
    int formattingMode,
    bdlat_TypeCategory::Array);

Created with MrDocs