[][src]Constant barc::V2_MAX_RECORD

pub const V2_MAX_RECORD: u64 = 0xffff_ffff_ffff;

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.