CrcCalculatorStream Constructor

DotNetZip

Ionic Zip Library v1.9.1.6 CrcCalculatorStream Constructor
ReferenceIonic.CrcCrcCalculatorStreamCrcCalculatorStream()()()()
Members
Icon Member Description
CrcCalculatorStream(Stream)
The default constructor.

CrcCalculatorStream(Stream, Boolean)
The constructor allows the caller to specify how to handle the underlying stream at close.

CrcCalculatorStream(Stream, Int64)
A constructor allowing the specification of the length of the stream to read.

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().

CrcCalculatorStream(Stream, Int64, Boolean, CRC32)
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(), and the CRC32 instance to use.

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