Reset Method

DotNetZip

Ionic Zip Library v1.9.1.6 Reset Method
ReferenceIonic.CrcCRC32Reset()()()()
Reset the CRC-32 class - clear the CRC "remainder register."
Declaration Syntax
C# Visual Basic Visual C++
public void Reset()
Public Sub Reset
public:
void Reset()
Remarks

Use this when employing a single instance of this class to compute multiple, distinct CRCs on multiple, distinct data blocks.

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)