The methods of the BZip2InputStream class are listed below. For a complete list of BZip2InputStream class members, see the BZip2InputStream Members topic.
Public Instance Methods
![]() | Begins an asynchronous read operation. |
![]() | Begins an asynchronous write operation. |
![]() | Closes the stream, releasing any associated resources. |
![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Waits for the pending asynchronous read to complete. |
![]() | Ends an asynchronous write operation. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Flushes the stream. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Gets the Type of the current instance. |
![]() | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | Read a sequence of bytes and advances the read position by one byte. |
![]() | Read a byte from stream advancing position |
![]() | Set the streams position. This operation is not supported and will throw a NotSupportedException |
![]() | Sets the length of this stream to the given value. This operation is not supported and will throw a NotSupportedExceptionortedException |
![]() | Returns a String that represents the current Object. |
![]() | Writes a block of bytes to this stream using data from a buffer. This operation is not supported and will throw a NotSupportedException |
![]() | Writes a byte to the current position in the file stream. This operation is not supported and will throw a NotSupportedException |
Protected Instance Methods
![]() | Allocates a WaitHandle object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
See Also
BZip2InputStream Class | ICSharpCode.SharpZipLib.BZip2 Namespace