Functionsยง
- copy_
and_ hash - Copy data from
readertowriter, along the way hashing usingHwhich must implement Digest. Return value is the same as forstd::io::copyexcept that it returns a 2 tuple of the bytes copied, and the hash value, or anio::Error.