Name | Description | |
---|---|---|
BeginRead | (Inherited from System.IO.Stream) | |
BeginWrite | (Inherited from System.IO.Stream) | |
CalculateAdler32 | Overloaded. Calculates an Adler32 checksum. | |
CalculateCrc16 | ||
CalculateCrc32 | Overloaded. Calculates a CRC32 checksum. | |
Close | (Inherited from System.IO.Stream) | |
CopyTo | Overloaded. (Inherited from System.IO.Stream) | |
CopyToAsync | Overloaded. (Inherited from System.IO.Stream) | |
CreateObjRef | (Inherited from System.IO.Stream) | |
Dispose | Overloaded. Overridden. Releases all resources used by the ChecksumStream. | |
EndRead | (Inherited from System.IO.Stream) | |
EndWrite | (Inherited from System.IO.Stream) | |
Flush | Overridden. Clears all buffers for this stream and causes any buffered data to be written to the underlying stream. | |
FlushAsync | Overloaded. (Inherited from System.IO.Stream) | |
GetLifetimeService | (Inherited from System.IO.Stream) | |
InitializeLifetimeService | (Inherited from System.IO.Stream) | |
Read | Overridden. Reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read. | |
ReadAsync | Overloaded. (Inherited from System.IO.Stream) | |
ReadByte | (Inherited from System.IO.Stream) | |
Seek | Overridden. Sets the position within the current stream. | |
SetLength | Overridden. Sets the length of the current stream. | |
Write | Overridden. 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 | (Inherited from System.IO.Stream) |