pub const SHF_COMPRESSED: u32 = 1 << 11; // 0x0000_0800u32
Expand description

Section is compressed.

Compressed sections begin with one of the CompressionHeader* headers.