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