Ionic Zip Library v1.9.1.6
CrcCalculatorStream Constructor (stream, leaveOpen)
Reference ► Ionic.Crc ► CrcCalculatorStream ► CrcCalculatorStream(Stream, Boolean)
The constructor allows the caller to specify how to handle the
underlying stream at close.
Declaration Syntax
Remarks
The stream uses the default CRC32 algorithm, which implies a polynomial of 0xEDB88320.