method

adler32_combine

ruby latest stable - Class: Zlib
adler32_combine(p1, p2, p3)
public

Combine two Adler-32 check values in to one. alder1 is the first Adler-32 value, adler2 is the second Adler-32 value. len2 is the length of the string used to generate adler2.