For a list of all members of this type, see EnhancedStream members.
"| Name | Description | |
|---|---|---|
![]() | BeginRead | (Inherited from System.IO.Stream) |
![]() | BeginWrite | (Inherited from System.IO.Stream) |
![]() | Close | (Inherited from System.IO.Stream) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. Releases all resources associated with the object. |
![]() | EndRead | (Inherited from System.IO.Stream) |
![]() | EndWrite | (Inherited from System.IO.Stream) |
![]() | Flush | Overridden. Default implementation is no-op. May be overridden by derived classes |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Read | Overloaded. Reads at least one byte of data from the Stream and copies it into the provided buffer. |
![]() | ReadByte | (Inherited from System.IO.Stream) |
![]() | Save | Overloaded. Saves the data in the stream to the file specified by fileName. |
![]() | Seek | Overridden. Sets the position within the current Stream to the specified value. Always throws a NotSupportedException. |
![]() | SetLength | Overridden. Sets the length of the current Stream to the specified value. Always throws a NotSupportedException. |
![]() | ToArray | Returns the byte array representation of the Stream data. |
![]() | ToString | Returns the string representation of the Stream data. |
![]() | Write | Overloaded. Writes a sequence of bytes to the Stream and returns when the operation is complete. |
![]() | WriteByte | (Inherited from System.IO.Stream) |
![]() | WriteTo | Overloaded. Writes all of the data contained in this Stream to a destination Stream. |
| Name | Description | |
|---|---|---|
![]() | CreateWaitHandle | (Inherited from System.IO.Stream) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |

