Keyoti RapidSpell Silverlight API Docs
CrcCalculatorStream Constructor (stream)
APIKeyoti.RapidSpell.CompressionCrcCalculatorStreamCrcCalculatorStream(Stream)
Keyoti RapidSpell Silverlight
The default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public CrcCalculatorStream(
	Stream stream
)
Public Sub New ( 
	stream As Stream
)
public:
CrcCalculatorStream(
	Stream^ stream
)
new : 
        stream : Stream -> CrcCalculatorStream
Parameters
stream (Stream)
The underlying stream
Remarks
Instances returned from this constructor will leave the underlying stream open upon Close().

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)