Skip to main content

print_hash_zero

Function print_hash_zero 

Source
pub fn print_hash_zero(
    out: &mut impl Write,
    hash: &str,
    filename: &str,
    binary: bool,
) -> Result<()>
Expand description

Print hash in GNU format with NUL terminator instead of newline.