StrangeCRC.Update Method (Int32)

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

StrangeCRC.Update Method (Int32)

Update the Crc value.

public void Update(
   int value
);

Parameters

value
data update is based on

Implements

IChecksum.Update

See Also

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