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
readVectorUnsignedChar(bsl::vector<unsigned char>* variable);
Created with MrDocs