mirror of
https://github.com/restic/restic.git
synced 2026-06-11 19:39:46 +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.