Name | Description | |
---|---|---|
![]() | BeginRead | (Inherited from System.IO.Stream) |
![]() | BeginWrite | (Inherited from System.IO.Stream) |
![]() | Close | (Inherited from System.IO.Stream) |
![]() | CopyTo | Overloaded. (Inherited from System.IO.Stream) |
![]() | CopyToAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | DisposeAsync | (Inherited from System.IO.Stream) |
![]() | EndRead | (Inherited from System.IO.Stream) |
![]() | EndWrite | (Inherited from System.IO.Stream) |
![]() | Flush | Clears buffer for this stream and causes buffered data to be written to the underlying stream. |
![]() | FlushAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Read | Overloaded. (Inherited from System.IO.Stream) |
![]() | ReadAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | ReadAtLeast | (Inherited from System.IO.Stream) |
![]() | ReadAtLeastAsync | (Inherited from System.IO.Stream) |
![]() | ReadByte | (Inherited from System.IO.Stream) |
![]() | ReadExactly | Overloaded. (Inherited from System.IO.Stream) |
![]() | ReadExactlyAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | Seek | Sets the position within the current stream. |
![]() | SetLength | Sets the length of the current stream. |
![]() ![]() | Synchronized | (Inherited from System.IO.Stream) |
![]() | Write | Overloaded. (Inherited from System.IO.Stream) |
![]() | WriteAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | WriteByte | (Inherited from System.IO.Stream) |