Returns the CRC32 for the specified stream, and writes the input into the
output stream.

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

Int32
the CRC32 calculation
the CRC32 calculation
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214