Unit Adler |
Classes |
Functions |
adler32 -
adler32.
Types |
Constants |
Variables |
Functions |
code with signed 32 bit integer } { NMAX is the largest n such that 255n(n+1)/2 + (n+1)(BASE-1) <= 2^31-1 } { The penalty is the time loss in the extra MOD-calls. } { =========================================================================
Types |
Constants |
Variables |