Dart.PowerTCP.SslSockets Namespace : EnhancedStream Class |
![]() | Overridden. Gets a value indicating whether the current stream supports reading. |
![]() | Overridden. Gets a value indicating whether the current stream supports seeking. |
![]() | Gets a value that determines whether the current stream can time out. |
![]() | Overridden. Gets a value indicating whether the current stream supports writing. |
![]() | Gets and sets the character set used for string/byte array conversions. |
![]() | Gets or sets the type of encoding to use. |
![]() | Overridden. The length of data available on the stream. This method always throws a NotSupportedException. |
![]() | Overridden. Gets or sets the position in the stream. This method always throws a NotSupportedException. |
![]() | Gets or sets a value that determines how long the stream will attempt to read before timing out. |
![]() | Gets or sets a value that determines how long the stream will attempt to write before timing out. |
![]() | |
![]() | |
![]() | Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream. |
![]() | 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 associated with the object. |
![]() | Waits for the pending asynchronous read to complete. |
![]() | Ends an asynchronous write operation. |
![]() | Overridden. Default implementation is no-op. May be overridden by derived classes |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | Overloaded. Reads at least one byte of data from the Stream and copies it into the provided buffer. |
![]() | Reads a byte from the stream and advances the position within the stream by one byte, or returns -1 if at the end of the stream. |
![]() | Overloaded. Saves the data in the stream to the file specified by fileName. |
![]() | Overridden. Sets the position within the current Stream to the specified value. Always throws a NotSupportedException. |
![]() | Overridden. Sets the length of the current Stream to the specified value. Always throws a NotSupportedException. |
![]() | Returns the byte array representation of the Stream data. |
![]() | Overridden. Returns the string representation of the Stream data. |
![]() | Overloaded. Writes a sequence of bytes to the Stream and returns when the operation is complete. |
![]() | Writes a byte to the current position in the stream and advances the position within the stream by one byte. |
![]() | Overloaded. Writes all of the data contained in this Stream to a destination Stream. |
![]() | Allocates a WaitHandle object. |
![]() | Overloaded. Creates a shallow copy of the current MarshalByRefObject object. |
EnhancedStream Class | Dart.PowerTCP.SslSockets Namespace
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.