Files
neon/safekeeper/src
Erik Grinaker 211970f0e0 remote_storage: add DownloadOpts::byte_(start|end) (#9293)
`download_byte_range()` is basically a copy of `download()` with an
additional option passed to the backend SDKs. This can cause these code
paths to diverge, and prevents combining various options.

This patch adds `DownloadOpts::byte_(start|end)` and move byte range
handling into `download()`.
2024-10-09 10:29:06 +01:00
..
2024-09-20 12:00:05 +01:00
2024-09-06 19:13:50 +03:00
2024-06-26 18:58:56 +01:00
2024-09-06 12:40:19 +02:00
2024-09-06 19:13:50 +03:00