[#BloombergLP-balber-BerUtil_PutValueImpUtil-putValue-078] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::xref:BloombergLP/balber/BerUtil_PutValueImpUtil.adoc[BerUtil_PutValueImpUtil]::putValue :relfileprefix: ../../../ :mrdocs: Encode a `bslstl::StringRef` value; see the primary `putValue` overload. == Synopsis Declared in `<balber_berutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int putValue( std::streambuf* streamBuf, xref:BloombergLP/bslstl/StringRef.adoc[bslstl::StringRef] const& value, xref:BloombergLP/balber/BerEncoderOptions.adoc[BerEncoderOptions] const* options); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#