Name Description Size
fast.rs set if current block must be flushed 3966
huff.rs Make sure that we have a literal to write. 1185
medium.rs Make sure that we always have enough lookahead, except at the end of the input file. We need STD_MAX_MATCH bytes for the next match, plus WANT_MIN_MATCH bytes to insert the string following the next match. 11129
mod.rs reduce lazy search above this match length 2571
quick.rs Emit end of previous block 5027
rle.rs flush the current block 2667
slow.rs head of hash chain 5901
stored.rs Replace the lengths in the dummy stored block with len. 10235