BloombergLP::bdlde::operator<<

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>

std::ostream&
operator<<(
    std::ostream& stream,
    Sha224 const& digest);