pub fn level_params(level: i32) -> Option<LevelParams>Expand description
Returns the compression parameters for a given level, or None if out of range.
Level 0 is treated as “library default” and maps to level 1. Uses the large-input (>256 KB) parameter tier.