Dart.PowerTCP.Zip Namespace : ZStream Class |
For a list of all members of this type, see ZStream members.
Name | Description | |
---|---|---|
BeginRead | (Inherited from System.IO.Stream) | |
BeginWrite | (Inherited from System.IO.Stream) | |
Close | Overridden. Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream. | |
CopyTo | Overloaded. (Inherited from System.IO.Stream) | |
CopyToAsync | Overloaded. (Inherited from System.IO.Stream) | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. (Inherited from System.IO.Stream) | |
EndRead | (Inherited from System.IO.Stream) | |
EndWrite | (Inherited from System.IO.Stream) | |
Flush | Overridden. Updates the underlying repository with the current state of the buffer and then clears the buffer. | |
FlushAsync | Overloaded. (Inherited from System.IO.Stream) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Read | (Inherited from System.IO.Stream) | |
ReadAsync | Overloaded. (Inherited from System.IO.Stream) | |
ReadByte | (Inherited from System.IO.Stream) | |
Seek | Sets the position within the current Stream to the specified value. Always throws a NotSupportedException. (Inherited from Dart.PowerTCP.Zip.BaseStream) | |
SetLength | Sets the length of the current Stream to the specified value. Always throws a NotSupportedException. (Inherited from Dart.PowerTCP.Zip.BaseStream) | |
Write | (Inherited from System.IO.Stream) | |
WriteAsync | Overloaded. (Inherited from System.IO.Stream) | |
WriteByte | (Inherited from System.IO.Stream) |
Name | Description | |
---|---|---|
CreateWaitHandle | (Inherited from System.IO.Stream) | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) | |
ObjectInvariant | (Inherited from System.IO.Stream) |