StrangeCRC.Update Method (Byte[])

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

StrangeCRC.Update Method (Byte[])

Update Crc based on a block of data

public void Update(
   byte[] buffer
);

Implements

IChecksum.Update

See Also

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