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