 Members
 Members| Icon | Member | Description | 
|---|---|---|
|  | CrcCalculatorStream(Stream) | 
            The default constructor.
             | 
|  | CrcCalculatorStream(Stream, Boolean) | 
            The constructor allows the caller to specify how to handle the underlying
            stream at close.
             | 
|  | CrcCalculatorStream(Stream, Int64) | 
            A constructor allowing the specification of the length of the stream to read.
             | 
|  | CrcCalculatorStream(Stream, Int64, Boolean) | 
            A constructor allowing the specification of the length of the stream to
            read, as well as whether to keep the underlying stream open upon Close().
             | 
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412

