miniz_oxide::deflate::zlib

Function header_from_flags

Source
pub fn header_from_flags(flags: u32) -> [u8; 2]
Expand description

Create a zlib header from the given compression flags. Only level is considered.