Dart.PowerTCP.EmailValidation Namespace : TcpStream Class |
![]() | Initializes a new instance of the TcpStream class for the specified Tcp object. |
![]() | Gets the amount of data that has been received from the network and is available to be read. |
![]() | Overridden. Indicates that data can be read from the stream. |
![]() | Gets a value indicating whether the current stream supports seeking. |
![]() | |
![]() | Overridden. Indicates that data can be written to the stream. |
![]() | Gets and sets the character set used for string/byte array conversions. |
![]() | Gets or sets the type of encoding to use. |
![]() | The length of data available on the stream. This method always throws a NotSupportedException. |
![]() | Gets or sets the position in the stream. This method always throws a NotSupportedException. |
![]() | |
![]() |
![]() | |
![]() | |
![]() | Overridden. Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream. |
![]() | |
![]() | Overloaded. Releases all resources associated with the object. |
![]() | |
![]() | |
![]() | Default implementation is no-op. May be overridden by derived classes |
![]() | |
![]() | |
![]() | Overloaded. Overridden. Reads at least one byte of data from the stream and copies it into the provided buffer. |
![]() | |
![]() | Overloaded. Saves the data in the stream to the file specified by fileName. |
![]() | Sets the position within the current Stream to the specified value. Always throws a NotSupportedException. |
![]() | Sets the length of the current Stream to the specified value. Always throws a NotSupportedException. |
![]() | Returns the byte array representation of the Stream data. |
![]() | Returns the string representation of the Stream data. |
![]() | Overloaded. Overridden. Writes a sequence of bytes to the stream and returns when the operation is complete. |
![]() | |
![]() | Overloaded. Writes all of the data contained in this Stream to a destination Stream. |
![]() | |
![]() | Overloaded. |
TcpStream Class | Dart.PowerTCP.EmailValidation Namespace
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.