crc32

Zlib.crc32(string, crc)
Class Public methods

Calculates CRC checksum for string, and returns updated value of crc. If string is omitted, it returns the CRC initial value. If crc is omitted, it assumes that the initial value is given to crc.

FIXME: expression.

doc_ruby_on_rails
2015-06-14 22:51:50
Comments
Leave a Comment

Please login to continue.