BZip2OutputStream Constructor (Stream)

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

BZip2OutputStream Constructor (Stream)

Construct a default output stream with maximum block size

public BZip2OutputStream(
   Stream stream
);

Parameters

stream
The stream to write BZip data onto.

See Also

BZip2OutputStream Class | ICSharpCode.SharpZipLib.BZip2 Namespace | BZip2OutputStream Constructor Overload List