Crate filehasher

Source

Structs§

FileHasher
File hasher to calculate the hash for a section of a file, the hash is u64 size. The Write trait was implemented for it.

Functions§

copy
Copy data from a reader to a writer from the current position.