[][src]Function adler32::adler32

pub fn adler32<R: Read>(reader: R) -> Result<u32>

Consume a Read object and returns the Adler32 hash.