GZipStream Methods
From DotZLib
The methods of the GZipStream class are listed below. For a complete list of GZipStream class members, see the GZipStream Members topic.
Public Instance Methods
| Begins an asynchronous read operation. | |
| Begins an asynchronous write operation. | |
| Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream. | |
| Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. | |
| Closes the external file handle | |
| 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 GZipStream.
| |
| 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. | |
| Attempts to read a number of bytes from the stream. | |
| Attempts to read a single byte from the stream. | |
| Not suppported. | |
| Not supported. | |
| Returns a String that represents the current Object. | |
| Writes a number of bytes to the stream | |
| Writes a single byte to the stream |
Protected Instance Methods
| Allocates a WaitHandle object. | |
| Destroys this instance | |
| Creates a shallow copy of the current Object. |
Explicit Interface Implementations
See Also
GZipStream Class | DotZLib Namespace