[Missing <summary> documentation for T:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream]
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| BZip2OutputStreamNew(Stream) | Initializes a new instance of the BZip2OutputStream class. | |
| BZip2OutputStreamNew(Stream, Int32) | Initializes a new instance of the BZip2OutputStream class. | |
| BeginRead(Byte[](), Int32, Int32, AsyncCallback, Object) | Begins an asynchronous read operation. (Inherited from Stream.) | |
| BeginWrite(Byte[](), Int32, Int32, AsyncCallback, Object) | Begins an asynchronous write operation. (Inherited from Stream.) | |
| BytesWritten | [Missing <summary> documentation for P:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.BytesWritten] | |
| CanRead | [Missing <summary> documentation for P:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.CanRead] | |
| CanSeek | [Missing <summary> documentation for P:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.CanSeek] | |
| CanTimeout | Gets a value that determines whether the current stream can time out. (Inherited from Stream.) | |
| CanWrite | [Missing <summary> documentation for P:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.CanWrite] | |
| Close() | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.Close] | |
| CreateObjRef(Type) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) | |
| CreateWaitHandle() | Allocates a WaitHandle object. (Inherited from Stream.) | |
| Dispose(Boolean) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.Dispose(System.Boolean)] | |
| EndRead(IAsyncResult) | Waits for the pending asynchronous read to complete. (Inherited from Stream.) | |
| EndWrite(IAsyncResult) | Ends an asynchronous write operation. (Inherited from Stream.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize() | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.Finalize] | |
| Flush() | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.Flush] | |
| GetHashCode() | Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetLifetimeService() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| GetType() | Gets the Type of the current instance. (Inherited from Object.) | |
| InitializeLifetimeService() | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| IsStreamOwner | [Missing <summary> documentation for P:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.IsStreamOwner] | |
| Length | [Missing <summary> documentation for P:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.Length] | |
| MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject.) | |
| Position | [Missing <summary> documentation for P:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.Position] | |
| Read(Byte[](), Int32, Int32) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.Read(System.Byte[],System.Int32,System.Int32)] | |
| ReadByte() | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.ReadByte] | |
| ReadTimeout | Gets or sets a value that determines how long the stream will attempt to read before timing out. (Inherited from Stream.) | |
| Seek(Int64, SeekOrigin) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.Seek(System.Int64,System.IO.SeekOrigin)] | |
| SetLength(Int64) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.SetLength(System.Int64)] | |
| ToString() | (Inherited from Object.) | |
| Write(Byte[](), Int32, Int32) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.Write(System.Byte[],System.Int32,System.Int32)] | |
| WriteByte(Byte) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream.WriteByte(System.Byte)] | |
| WriteTimeout | Gets or sets a value that determines how long the stream will attempt to write before timing out. (Inherited from Stream.) |
| Object | |||
| MarshalByRefObject | |||
| Stream | |||
| BZip2OutputStream | |||
Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)