Computes the CRC32 (Cyclic Redundancy Check) value of the file.
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Function ComputeCrc32 As Long |
C# |
---|
public long ComputeCrc32() |
Return Value
CRC32 checksum value.Remarks
This is only valid for files.