Overload | Description |
---|---|
ChecksumStream Constructor(Stream,ChecksumType) | Initializes a new instance of the ChecksumStream class that will calculate, but not validate, the checksum for the specified stream. |
ChecksumStream Constructor(Stream,ChecksumType,Int32) | Initializes a new instance of the ChecksumStream class that will calculate the checksum for the specified stream. |
ChecksumStream Constructor(Stream,ChecksumType,Int32,Int32) | Initializes a new instance of the ChecksumStream class that will calculate the checksum for the specified stream. |