Name | Description | |
---|---|---|
![]() | StreamWrapper | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | StreamWrapper | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() ![]() | Null | (Inherited from System.IO.Stream) |
Name | Description | |
---|---|---|
![]() | CanRead | Gets a value indicating whether the current stream supports reading. |
![]() | CanSeek | Gets a value indicating whether the current stream supports seeking. |
![]() | CanTimeout | (Inherited from System.IO.Stream) |
![]() | CanWrite | Gets a value indicating whether the current stream supports writing. |
![]() | Length | Gets the stream length in bytes. |
![]() | Name | Gets or sets the name of the stream. |
![]() | Position | Gets or sets the start position of this stream wrapper in the source stream. |
![]() | ReadTimeout | (Inherited from System.IO.Stream) |
![]() | SourceStream | Gets the source stream. |
![]() | WriteTimeout | (Inherited from System.IO.Stream) |
Name | Description | |
---|---|---|
![]() | BeginRead | (Inherited from System.IO.Stream) |
![]() | BeginWrite | (Inherited from System.IO.Stream) |
![]() | Close | Closes this stream and releases all resources associated with this stream. |
![]() | CopyTo | Overloaded. (Inherited from System.IO.Stream) |
![]() | CopyToAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | DisableRead | Disables reading from this stream. |
![]() | DisableWrite | Disables writing to this stream. |
![]() | Dispose | 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. Copies bytes from the current buffered stream to an array. |
![]() | ReadAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | ReadAtLeast | (Inherited from System.IO.Stream) |
![]() | ReadAtLeastAsync | (Inherited from System.IO.Stream) |
![]() | ReadByte | Reads a byte from the current buffered stream. |
![]() | ReadExactly | Overloaded. (Inherited from System.IO.Stream) |
![]() | ReadExactlyAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | Seek | Sets the position within this stream. |
![]() | SetLength | Sets the length of this stream. |
![]() ![]() | Synchronized | (Inherited from System.IO.Stream) |
![]() | Write | Overloaded. Writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written. |
![]() | WriteAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | WriteByte | Writes a byte to the current position in the stream and advances the position within the stream by one byte. |
Name | Description | |
---|---|---|
![]() | CreateWaitHandle | (Inherited from System.IO.Stream) |
![]() | MemberwiseClone | (Inherited from System.MarshalByRefObject) |
![]() | ObjectInvariant | (Inherited from System.IO.Stream) |
![]() ![]() | ValidateBufferArguments | (Inherited from System.IO.Stream) |
![]() ![]() | ValidateCopyToArguments | (Inherited from System.IO.Stream) |