Struct gzp::check::Adler32[][src]

pub struct Adler32 { /* fields omitted */ }
Expand description

The adler32 check implementation for zlib

Trait Implementations

Current checksum

Amount input to the check

Create a new Check Object

Update the Check object with more bytes.

Combine two like Check objects.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.