Load the node body content into the specified variable. Return 0 on success, and a non-zero value otherwise.
Declared in <balber_berdecoder.h>
int
readVectorUnsignedChar(bsl::vector<unsigned char>* variable);
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| variable | vector to receive the decoded bytes |