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