adler32

Zlib.adler32(string, adler)
Class Public methods

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.

doc_ruby_on_rails
2015-06-14 22:44:44
Comments
Leave a Comment

Please login to continue.