5 ms·
Won't this fail when the file is not gzipped but, for example, zstd compressed?
by sneusse 4y ago
Won't this fail when the file is not gzipped but, for example, zstd compressed?
- jhugo 4y agoIt doesn't assume gzip, it detects the compression format.