| HashStream Constructor |
| Name | Description | |
|---|---|---|
| HashStream(Stream, Int64) |
Initializes an HashStream with a hash algorithm and a base stream.
| |
| HashStream(Stream, Byte, Int64) |
Initializes an HashStream with a hash algorithm and a base stream.
|