Function adler::adler32_slice [−][src]
Expand description
Calculates the Adler-32 checksum of a byte slice.
This is a convenience function around the Adler32
type.
Calculates the Adler-32 checksum of a byte slice.
This is a convenience function around the Adler32
type.