miniz_oxide::deflate::zlib

Function header_from_level

Source
fn header_from_level(level: u8, flags: u32) -> [u8; 2]
Expand description

Get the zlib header for the level using the default window size and no dictionary.