| Dart.PowerTCP.EmailValidation Namespace : PipeStream Class |
PipeStream Constructor | Overloaded. Creates a new instance of PipeStream. |
CanRead | Overridden. Gets a value indicating whether the current Stream supports reading. |
CanSeek (Inherited from EnhancedStream) | Gets a value indicating whether the current stream supports seeking. |
CanTimeout (Inherited from System.IO.Stream) | |
CanWrite (Inherited from EnhancedStream) | Gets a value indicating whether the current stream supports writing. |
Charset (Inherited from EnhancedStream) | Gets and sets the character set used for string/byte array conversions. |
CoreStream | The internal stream to which all buffered reads/writes are being made. |
Encoding (Inherited from EnhancedStream) | Gets or sets the type of encoding to use. |
Length | Overridden. Gets the length in bytes of the stream. |
Position | Overridden. Gets or sets the position within the current stream |
ReadTimeout (Inherited from System.IO.Stream) | |
WriteTimeout (Inherited from System.IO.Stream) |
BeginRead (Inherited from System.IO.Stream) | |
BeginWrite (Inherited from System.IO.Stream) | |
Close (Inherited from System.IO.Stream) | |
CreateObjRef (Inherited from System.MarshalByRefObject) | |
Dispose (Inherited from EnhancedStream) | Overloaded. Releases all resources associated with the object. |
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 | Overloaded. Overridden. Read data from the Stream. |
ReadByte (Inherited from System.IO.Stream) | |
Save (Inherited from EnhancedStream) | Overloaded. Saves the data in the stream to the file specified by fileName. |
Seek (Inherited from EnhancedStream) | Sets the position within the current Stream to the specified value. Always throws a NotSupportedException. |
SetLength (Inherited from EnhancedStream) | Sets the length of the current Stream to the specified value. Always throws a NotSupportedException. |
ToArray (Inherited from EnhancedStream) | Returns the byte array representation of the Stream data. |
ToString (Inherited from EnhancedStream) | Returns the string representation of the Stream data. |
Write | Overloaded. Overridden. Writes data to the stream. |
WriteByte (Inherited from System.IO.Stream) | |
WriteTo (Inherited from EnhancedStream) | Overloaded. Writes all of the data contained in this Stream to a destination Stream. |
CreateWaitHandle (Inherited from System.IO.Stream) | |
FinalWrite | |
InternalWrite | |
MemberwiseClone (Inherited from System.MarshalByRefObject) | Overloaded. |
ReadFilter | |
ResetPosition |
PipeStream Class | Dart.PowerTCP.EmailValidation Namespace
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.