Returns the CRC32 for the specified stream.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public int GetCrc32( Stream input )
public int GetCrc32( Stream input )
Public Function GetCrc32 ( input As Stream ) As Integer
Public Function GetCrc32 ( input As Stream ) As Integer
public: int GetCrc32( Stream^ input )
public: int GetCrc32( Stream^ input )
member GetCrc32 : input : Stream -> int
member GetCrc32 : input : Stream -> int

- input (Stream)
- The stream over which to calculate the CRC32

Int32
the CRC32 calculation
the CRC32 calculation
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412