class CRC::CRC32Jam
- CRC::CRC32Jam
- CRC::CRC32
- CRC::Base(UInt32)
- Digest
- Reference
- Object
Overview
Implements the CRC32 Jam algorithm.
Defined in:
crc/crc32_jam.crConstructors
-
.new(crc : UINT = self.class.init_crc)
Initializes the CRC instance.