[#BloombergLP-bdlb-operator_lshift-029] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::operator<< :relfileprefix: ../../ :mrdocs: Hex dump the data referenced by the specified `rhs` to the specified `stream`. == Synopsis Declared in `<bdlb_print.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& stream, xref:BloombergLP/bdlb/PrintStringSingleLineHexDumper.adoc[PrintStringSingleLineHexDumper] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#