Keyoti RapidSpell Silverlight API Docs
GetCrc32 Method (input)
APIKeyoti.RapidSpell.CompressionCRC32GetCrc32(Stream)
Keyoti RapidSpell Silverlight
Returns the CRC32 for the specified stream.
Declaration Syntax
C#Visual BasicVisual C++F#
public int GetCrc32(
	Stream input
)
Public Function GetCrc32 ( 
	input As Stream
) As Integer
public:
int GetCrc32(
	Stream^ input
)
member GetCrc32 : 
        input : Stream -> int 
Parameters
input (Stream)
The stream over which to calculate the CRC32
Return Value
Int32
the CRC32 calculation

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