Structs§
- File
Hasher - File hasher to calculate the hash for a section of a file, the hash is
u64
size. TheWrite
trait was implemented for it.
Functions§
- copy
- Copy data from a reader to a writer from the current position.
u64
size. The Write
trait was implemented for it.