logo
pub(crate) const ARMOR_DETECTION_LIMIT: u64 = 1 << 24; // 0x0000_0000_0100_0000u64
Expand description

How much data to look at when detecting armor kinds.