Format the current value of this SHA-1 digest to the specified output stream and return a reference to the modifiable stream.
Declared in <bdlde_sha1.h>
std::ostream&
print(std::ostream& stream) const;
a reference to the modifiable stream
| Name | Description |
|---|---|
| stream | output stream |