mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-26 10:11:10 -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.