Constant gzp::BUFSIZE[][src]

pub const BUFSIZE: usize = 64 * (1 << 10) * 2; // 0x0002_0000usize
Expand description

128 KB default buffer size, same as pigz.