Skip to main content

BINARY_HEADER_READ_LIMIT

Constant BINARY_HEADER_READ_LIMIT 

Source
pub const BINARY_HEADER_READ_LIMIT: usize = _; // 67_108_864usize
Expand description

Maximum bytes to read from a binary upload before attempting header parse. BAM/CRAM headers are typically < 1 MB; 64 MB provides generous headroom.