[#BloombergLP-balber-operator_lshift-096] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::operator<< :relfileprefix: ../../ :mrdocs: Format the specified `rhs` to the specified output `stream` and return a reference providing modifiable access to `stream`. == Synopsis Declared in `<balber_berdecoderoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& stream, xref:BloombergLP/balber/BerDecoderOptions.adoc[BerDecoderOptions] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#