mirror of
https://github.com/restic/restic.git
synced 2026-06-28 11:34:18 +00:00
70a45791b2
Update the chunker dependency. Move the chunk memory handling into the fileSaver. This minimizes the logic required in a chunker implementation. readNextChunk is a direct derivative of Chunker.Next.