pub const DEFAULT_BLOCK_SIZE: usize = 262144;
Expand description

The default block size to use when writing PZip blocks.