Skip to main content

write_backup_header

Function write_backup_header 

Source
pub fn write_backup_header(
    buf: &mut Vec<u8>,
    start_epoch: EpochId,
    end_epoch: EpochId,
    record_count: u64,
)
Expand description

Writes the incremental backup file header.