For a list of all members of this type, see SegmentedStream members.
"| Name | Description | |
|---|---|---|
![]() | BeginRead | 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. |
![]() | BeginWrite | (Inherited from System.IO.Stream) |
![]() | Close | Overridden. Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. (Inherited from System.IO.Stream) |
![]() | EndRead | Overloaded. Overridden. Ends a pending asynchronous SegmentedStream.BeginRead request. |
![]() | EndWrite | (Inherited from System.IO.Stream) |
![]() | Flush | 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.. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Read | Overloaded. Overridden. Read data from the stream into a byte array. |
![]() | ReadByte | (Inherited from System.IO.Stream) |
![]() | Save | Overloaded. Saves the data in the stream to the file specified by fileName. (Inherited from Dart.PowerTCP.Mail.EnhancedStream) |
![]() | Seek | Overridden. Seeks a specific position in the stream. |
![]() | SetLength | Overridden. Sets the length of the Stream. This method always throws a NotSupportedException. |
![]() | ToArray | Returns the byte array representation of the Stream data. (Inherited from Dart.PowerTCP.Mail.EnhancedStream) |
![]() | Write | Overloaded. Write data to the stream while carrying out a bytewise find/replace. |
![]() | WriteByte | (Inherited from System.IO.Stream) |
![]() | WriteTo | Overloaded. Writes all of the data contained in this Stream to a destination Stream. (Inherited from Dart.PowerTCP.Mail.EnhancedStream) |
| Name | Description | |
|---|---|---|
![]() | CreateWaitHandle | (Inherited from System.IO.Stream) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | ResetPosition | (Inherited from Dart.PowerTCP.Mail.PipeStream) |

