mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
02b4cb96f8
This commit stores the bit codes as u16s instead of u32s as the maximum code bit length in DEFLATE is 15. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Deflate.cpp | ||
Deflate.h | ||
DeflateTables.h | ||
Gzip.cpp | ||
Gzip.h | ||
Zlib.cpp | ||
Zlib.h |