Decode a bsl::string value; see the primary getValue overload.
Synopsis
Declared in <balber_berutil.h>
static
int
getValue(
bsl::string* value,
std::streambuf* streamBuf,
int length,
BerDecoderOptions const& options = BerDecoderOptions());
Created with MrDocs