Encode a bsl::string value; see the primary putValue overload.

Synopsis

Declared in <balber_berutil.h>

static
int
putValue(
    std::streambuf* streamBuf,
    bsl::string const& value,
    BerEncoderOptions const* options);

Created with MrDocs