OutputWindow Class

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

OutputWindow Class

Contains the output from the Inflation process. We need to have a window so that we can refer backwards into the output stream to repeat stuff.
Author of the original java version : John Leuner

For a list of all members of this type, see OutputWindow Members.

System.Object
   ICSharpCode.SharpZipLib.Zip.Compression.Streams.OutputWindow

public class OutputWindow

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ICSharpCode.SharpZipLib.Zip.Compression.Streams

Assembly: ICSharpCode.SharpZipLib (in ICSharpCode.SharpZipLib.dll)

See Also

OutputWindow Members | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace