Constant barc::V2_MAX_RECORD

source ·
pub const V2_MAX_RECORD: u64 = 0xfff_fff_fff_fff;
Expand description

Maximum total record length, excluding the record head: 248 (256 TiB) - 1. Note: this exceeds the file or partition size limits of many file-systems.