Constant bam::bgzip::MAX_BLOCK_SIZE[][src]

pub const MAX_BLOCK_SIZE: usize = 65536;
Expand description

Biggest possible size of the compressed and uncompressed block (= 65536).