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