For a list of all members of this type, see SegmentedStream members.
"| Name | Description | |
|---|---|---|
![]() | Available | Gets the amount of bytes of data that has been received from the network and is available to be read. |
![]() | CanRead | Overridden. Indicates that data can be read from the stream. |
![]() | CanSeek | Overridden. Indicates that the stream can seek a specific location in the stream. |
![]() | CanTimeout | (Inherited from System.IO.Stream) |
![]() | CanWrite | Overridden. Indicates that data can be written to the stream. |
![]() | Charset | Gets and sets the character set used for string/byte array conversions. (Inherited from Dart.PowerTCP.Mail.EnhancedStream) |
![]() | CoreStream | The internal stream to which all buffered reads/writes are being made. (Inherited from Dart.PowerTCP.Mail.PipeStream) |
![]() | Encoding | Gets or sets the type of encoding to use. (Inherited from Dart.PowerTCP.Mail.EnhancedStream) |
![]() | Length | (Inherited from System.IO.Stream) |
![]() | Position | Overridden. Gets or sets the position in the stream. |
![]() | ReadTimeout | (Inherited from System.IO.Stream) |
![]() | WriteTimeout | (Inherited from System.IO.Stream) |
