Ionic Zip Library v1.9.1.6
CrcCalculatorStream Constructor (stream, length, leaveOpen)
Reference ► Ionic.Crc ► CrcCalculatorStream ► CrcCalculatorStream(Stream, Int64, Boolean)
A constructor allowing the specification of the length of the stream
to read, as well as whether to keep the underlying stream open upon
Close().
Declaration Syntax
Remarks
The stream uses the default CRC32 algorithm, which implies a polynomial of 0xEDB88320.