mirror of
https://github.com/pgsty/minio.git
synced 2026-05-08 16:46:53 +02:00
replace dummy buffer with nullReader{} instead,
to avoid large memory allocations in memory
constrainted environments. allows running
obd tests in such environments.