BloombergLP::balber::BerDecoder_Node::readVectorChar

Load the node body content into the specified variable. Return 0 on success, and a non-zero value otherwise.

Synopsis

Declared in <balber_berdecoder.h>

int
readVectorChar(bsl::vector<char>* variable);

Return Value

0 on success, and a non-zero value otherwise

Parameters

NameDescription
variablevector to receive the decoded bytes