mirror of
https://github.com/restic/restic.git
synced 2026-04-27 15:09:24 +00:00
There's not much use in doing so as nearly every write call was paired with a flush call. Thus, just use an unbuffered writer.
There's not much use in doing so as nearly every write call was paired with a flush call. Thus, just use an unbuffered writer.