Dart.PowerTCP.EmailValidation Namespace : SegmentedStream Class |
![]() | Overloaded. Initializes a new instance of the SegmentedStream class for the specified stream object. |
![]() | Gets the amount of bytes 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. |
![]() | Overridden. Indicates that the stream can seek a specific location in the stream. |
![]() | |
![]() | Overridden. Indicates that data can be written to the stream. |
![]() | Gets and sets the character set used for string/byte array conversions. |
![]() | The internal stream to which all buffered reads/writes are being made. |
![]() | Gets or sets the type of encoding to use. |
![]() | Gets the length in bytes of the stream. |
![]() | Overridden. Gets or sets the position in the stream. |
![]() | |
![]() |
![]() | Overloaded. Overridden. Begins an asynchronous read from the stream that complete when at least one byte is read. This operation reads at most count bytes. |
![]() | |
![]() | 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. |
![]() | Overloaded. Overridden. Ends a pending asynchronous SegmentedStream.BeginRead request. |
![]() | |
![]() | Overridden. Updates the underlying data source or repository with the current state of the buffer and then clears the buffer unless the internal Stream requires flushing.. |
![]() | |
![]() | |
![]() | Overloaded. Overridden. Read data from the stream into a byte array. |
![]() | |
![]() | Overloaded. Saves the data in the stream to the file specified by fileName. |
![]() | Overridden. Seeks a specific position in the stream. |
![]() | Overridden. Sets the length of the Stream. This method always throws a NotSupportedException. |
![]() | Returns the byte array representation of the Stream data. |
![]() | Returns the string representation of the Stream data. |
![]() | Overloaded. Write data to the stream while carrying out a bytewise find/replace. |
![]() | |
![]() | Overloaded. Writes all of the data contained in this Stream to a destination Stream. |
![]() |
![]() | |
![]() | |
![]() | |
![]() | Overloaded. |
![]() | |
![]() |
SegmentedStream Class | Dart.PowerTCP.EmailValidation Namespace
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.