An output stream that compresses into the BZip2 format including file header chars into another stream.
For a list of all members of this type, see BZip2OutputStream Members.
System.Object
System.MarshalByRefObject
System.IO.Stream
ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream
public class BZip2OutputStream : 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
BZip2OutputStream Members | ICSharpCode.SharpZipLib.BZip2 Namespace