|
Name |
Description |
|
BeginRead
|
(Inherited from Stream) |
|
BeginWrite
|
(Inherited from Stream) |
|
Close
|
(Inherited from Stream) |
|
ComputeMD5Hash
|
Computes the hash value for this stream.
|
|
CopyTo
|
(Inherited from Stream) |
|
CopyTo
|
(Inherited from Stream) |
|
CopyToAsync
|
(Inherited from Stream) |
|
CopyToAsync
|
(Inherited from Stream) |
|
CopyToAsync
|
(Inherited from Stream) |
|
CreateObjRef
|
(Inherited from MarshalByRefObject) |
|
Dispose
|
(Inherited from Stream) |
|
EndRead
|
(Inherited from Stream) |
|
EndWrite
|
(Inherited from Stream) |
|
Equals
|
(Inherited from Object) |
|
FastCopyToAsync
|
|
|
Flush
|
Overridden. Does not perform any operation, as the stream is an in-memory stream. |
|
FlushAsync
|
Overridden. |
|
FlushAsync
|
(Inherited from Stream) |
|
GetHashCode
|
(Inherited from Object) |
|
GetLifetimeService
|
(Inherited from MarshalByRefObject) |
|
GetType
|
(Inherited from Object) |
|
InitializeLifetimeService
|
(Inherited from MarshalByRefObject) |
|
Read
|
Overridden. Reads a block of bytes from the current stream and writes the data to a buffer. |
|
ReadAsync
|
Overridden. |
|
ReadAsync
|
(Inherited from Stream) |
|
ReadByte
|
(Inherited from Stream) |
|
Seek
|
Overridden. Sets the position within the current stream. |
|
SetLength
|
Overridden. Sets the length of the current stream. |
|
ToString
|
(Inherited from Object) |
|
Write
|
Overridden. Writes a block of bytes to the current stream using data read from a buffer. |
|
WriteAsync
|
Overridden. |
|
WriteAsync
|
(Inherited from Stream) |
|
WriteByte
|
(Inherited from Stream) |