Click or drag to resize

Crc32Reset Method

Resets the CRC-32 data checksum as if no update was ever called.

Namespace: GSF.IO.Checksums
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.267-beta+392c03175e1670b50fe992169200b632a65f7c97
Syntax
public void Reset()
View Source
See Also