BZip2InputStream Class

SharpZip Compression Library

SharpZip Compression Library

BZip2InputStream Class

An input stream that decompresses files in the BZip2 format

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

System.Object    System.MarshalByRefObject
      System.IO.Stream
         ICSharpCode.SharpZipLib.BZip2.BZip2InputStream

public class BZip2InputStream : Stream

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.BZip2

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

See Also

BZip2InputStream Members | ICSharpCode.SharpZipLib.BZip2 Namespace