class

CRC::CRC32Jam

Inherits CRC::CRC32 < CRC::Base < Digest < Reference < Object

Implements the CRC32 Jam algorithm.

Constructors

new(crc : UINT = self.class.init_crc)

Initializes the CRC instance.

Source

Class methods

init_crc
Source
init_xor
Source
xor_mask
Source