fast_rsync
fast_rsync copied to clipboard
Read file data from std::io::BufReader instead of vectors
Please implement this, loading files bigger than my current ram pool is impossible due to the current implementation. If possible i can perform this implementation and perform a PR.