method
    
    adler32
  adler32(*args)
  public
  Calculates Adler-32 checksum for string, and returns updated value of adler. If string is omitted, it returns the Adler-32 initial value. If adler is omitted, it assumes that the initial value is given to adler.
FIXME: expression.

  
  