mirror of
https://github.com/restic/restic.git
synced 2026-05-05 18:15:23 +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.