mirror of
https://github.com/restic/restic.git
synced 2026-06-10 10:59:43 +00:00
03600ca509
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.