Skip to main content

MAX_DECOMPRESSED_SIZE

Constant MAX_DECOMPRESSED_SIZE 

Source
pub const MAX_DECOMPRESSED_SIZE: usize = _; // 268_435_456usize
Expand description

Maximum allowed decompressed size (256 MB) to prevent decompression bombs.