Expand description
§maili-flz
Tiny crate containing FastLZ compression length utilities.
§Provenance
This code was initially duplicated across a few places including maili-protocol, revm, and reth.
Functions§
- flz_
compress_ len - Returns the length of the data after compression through FastLZ.