CountingStream Constructor (stream)

DotNetZip

Ionic Zip Library v1.9.1.6 CountingStream Constructor (stream)
ReferenceIonic.ZipCountingStreamCountingStream(Stream)
The constructor.
Declaration Syntax
C# Visual Basic Visual C++
public CountingStream(
	Stream stream
)
Public Sub New ( _
	stream As Stream _
)
public:
CountingStream(
	Stream^ stream
)
Parameters
stream (Stream)
The underlying stream

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