Hello! Just a quick one: would you be interested in unifying the `MZReader::open_read_seek()` and `MZReader::open_gzipped_read_seek()` and the similar methods? It would be nice to avoid needing `infer_from_stream()` and the manual handling!
Hello!
Just a quick one: would you be interested in unifying the
MZReader::open_read_seek()andMZReader::open_gzipped_read_seek()and the similar methods?It would be nice to avoid needing
infer_from_stream()and the manual handling!