This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-12 22:28:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c01de4f0bb9257bf539e916bfab63f6b5c36498
ladybird
/
Userland
/
Libraries
/
LibCompress
History
Idan Horowitz
2119e0fb3f
LibCompress: Add a method that describes a Gzip Header
...
This can be used to display information about a gzip file that is stored in it's header.
2021-05-07 23:22:07 +02:00
..
CMakeLists.txt
…
Deflate.cpp
…
Deflate.h
…
DeflateTables.h
…
Gzip.cpp
LibCompress: Add a method that describes a Gzip Header
2021-05-07 23:22:07 +02:00
Gzip.h
LibCompress: Add a method that describes a Gzip Header
2021-05-07 23:22:07 +02:00
Zlib.cpp
…
Zlib.h
…