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