Constant goblin::elf::compression_header::ELFCOMPRESS_ZLIB
source · pub const ELFCOMPRESS_ZLIB: u32 = 1;Expand description
ZLIB/DEFLATE algorithm.
pub const ELFCOMPRESS_ZLIB: u32 = 1;ZLIB/DEFLATE algorithm.