Files
ladybird/Userland/Libraries/LibCompress/Gzip.cpp
Liav A. f474d0c316 LibCompress: Remove Gzip compress_file & decompress_file methods
The gzip utility was the last user of these methods, but now is using
the more comfortable Stream mechanism so we can just remove this code.
2024-05-14 12:35:25 -06:00

8.1 KiB