Skip to main content

compute_content_hash_matches

Function compute_content_hash_matches 

Source
pub fn compute_content_hash_matches(
    disk_bytes: &[u8],
    stored_hash: &str,
) -> bool
Expand description

Check if disk content matches the stored hash in the database.