Function miniz_oxide::deflate::core::zlib::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.