Function miniz_oxide::deflate::core::zlib::header_from_level
source ยท fn header_from_level(level: u8) -> [u8; 2]
Expand description
Get the zlib header for the level using the default window size and no dictionary.