[][src]Constant barc::V2_MAX_RECORD

pub const V2_MAX_RECORD: u64 = 0xfff_fff_fff_fff;

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.