Namespace FFT.CRC Classes CRC32Calculator Provides access to low-level CRC32 calculation methods. Structs CRC32Builder Use this struct to incrementally calculate the running CRC32 value of a stream of data as each new data segment becomes available.