StrangeCRC.Update Method (Int32)

SharpZip Compression Library

SharpZip Compression Library

StrangeCRC.Update Method (Int32)

Update the Crc value.

public void Update(
   int inCh
);

Parameters

inCh
data update is based on

Implements

IChecksum.Update

See Also

StrangeCRC Class | ICSharpCode.SharpZipLib.Checksums Namespace | StrangeCRC.Update Overload List