mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 11:20:03 +00:00
This commit stores the bit codes as u16s instead of u32s as the maximum code bit length in DEFLATE is 15.
This commit stores the bit codes as u16s instead of u32s as the maximum code bit length in DEFLATE is 15.