mirror of
https://github.com/restic/restic.git
synced 2026-06-04 16:09:44 +00:00
c4a2bfcb39
The function supports efficiently loading a specified list of blobs from a single pack in a streaming fashion. That is there's no need for temporary files independent of the pack size.