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