| Dart.PowerTCP.Zip Namespace : BaseStream Class |
For a list of all members of this type, see BaseStream members.
BeginRead (Inherited from System.IO.Stream) | |
BeginWrite (Inherited from System.IO.Stream) | |
Close | Overridden. Calls InnerStream.Close. |
CreateObjRef (Inherited from System.MarshalByRefObject) | |
Dispose (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. |
GetLifetimeService (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService (Inherited from System.MarshalByRefObject) | |
Read (Inherited from System.IO.Stream) | |
ReadByte (Inherited from System.IO.Stream) | |
Seek | Overridden. Sets the position within the current Stream to the specified value. Always throws a NotSupportedException. |
SetLength | Overridden. Sets the length of the current Stream to the specified value. Always throws a NotSupportedException. |
Write (Inherited from System.IO.Stream) | |
WriteByte (Inherited from System.IO.Stream) |
BaseStream Class | Dart.PowerTCP.Zip Namespace
Send comments on this topic.
Documentation version 3.0.3.0.
© 2008 Dart Communications. All rights reserved.