mirror of
https://github.com/restic/restic.git
synced 2026-07-31 19:32:17 +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.