For a list of all members of this type, see CodingStream members.
"| Name | Description | |
|---|---|---|
![]() | CanRead | Overridden. Gets a value indicating whether the current Stream supports reading. |
![]() | CanSeek | Overridden. Gets a value indicating whether the current Stream supports seeking. |
![]() | CanTimeout | (Inherited from System.IO.Stream) |
![]() | CanWrite | Overridden. Gets a value indicating whether the current Stream supports writing. |
![]() | ContentEncoding | Gets or sets the type of MIME content-encoding used to encode the data contained within the Stream. |
![]() | Length | Overridden. Gets the length in bytes of the stream. |
![]() | MimeEncoding | Gets or sets the type of MIME encoding used to encode the data contained within the Stream. |
![]() | Position | Overridden. Gets or sets the current position of this stream. |
![]() | ReadTimeout | (Inherited from System.IO.Stream) |
![]() | WriteTimeout | (Inherited from System.IO.Stream) |
