pub const ZBI_FLAGS_CRC32: u32 = 0x0002_0000;
Expand description

If the header contains this flag, the CRC32 field must contain a valid CRC32. Otherwise, the CRC32 field must contain ZBI_ITEM_NO_CRC32.