mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-17 16:15:07 +00:00
470553ff5d
Use a single allocation for reading the file, not the growing buffer of `io.ReadAll`. Reuse the write buffer if we can when writing metadata in RenameData.