The methods of the ZipFileStream class are listed below. For a complete list of ZipFileStream class members, see the ZipFileStream Members topic.
Public Instance Methods
![]() | Begins an asynchronous read operation. |
![]() | Begins an asynchronous write operation. |
![]() | |
![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Overloaded. Releases all resources used by the Stream. |
![]() | Waits for the pending asynchronous read to complete. |
![]() | Ends an asynchronous write operation. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Overrides Flush so that no action is performed. |
![]() | Returns the array of unsigned bytes from which this stream was created. |
![]() | Serves as a hash function for a particular type. GetHashCode is 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. |
![]() | Reads a block of bytes from the current stream and writes the data to buffer. |
![]() | Reads a byte from the current stream. |
![]() | Sets the position within the current stream to the specified value. |
![]() | Sets the length of the current stream to the specified value. |
![]() | Writes the entire stream contents to a byte array, regardless of the Position property. |
![]() | Returns a String that represents the current Object. |
![]() | Writes a block of bytes to the current stream using data read from buffer. |
![]() | Writes a byte to the current stream at the current position. |
![]() | Writes the entire contents of this memory stream to another stream. |
Protected Instance Methods
![]() | Obsolete. Allocates a WaitHandle object. |
![]() | Overloaded. Releases the unmanaged resources used by the MemoryStream and optionally releases the managed resources. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Overloaded. Creates a shallow copy of the current MarshalByRefObject object. |
![]() | Overloaded. Creates a shallow copy of the current Object. |
See Also
ZipFileStream Class | Moxiecode.FileManager.FileSystems Namespace