HashedSourceWriter::HashedSourceWriter

Constructs a writer that writes to and hashes an underlying source.

Synopsis

Declared in <hash.h>

explicit
HashedSourceWriter(Source& source);

Parameters

NameDescription
sourceThe stream to write data to.