For a list of all members of this type, see PipeStream members.
"| Name | Description | |
|---|---|---|
![]() | CanRead | Overridden. Gets a value indicating whether the current Stream supports reading. |
![]() | CanSeek | (Inherited from System.IO.Stream) |
![]() | CanTimeout | (Inherited from System.IO.Stream) |
![]() | CanWrite | (Inherited from System.IO.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. |
![]() | Encoding | Gets or sets the type of encoding to use. (Inherited from Dart.PowerTCP.Mail.EnhancedStream) |
![]() | Length | Overridden. Gets the length in bytes of the stream. |
![]() | Position | Overridden. Gets or sets the position within the current stream |
![]() | ReadTimeout | (Inherited from System.IO.Stream) |
![]() | WriteTimeout | (Inherited from System.IO.Stream) |
