fast_rsync icon indicating copy to clipboard operation
fast_rsync copied to clipboard

Read file data from std::io::BufReader instead of vectors

Open GustavoWidman opened this issue 1 year ago • 0 comments

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.

GustavoWidman avatar Oct 24 '24 13:10 GustavoWidman