mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-25 17:49:58 -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.