mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-06-13 19:04:23 -04:00
The use of `io::Read` wasn't helping since we had to buffer the whole file in memory anyways, and we are unlikely to get around that in the near future.