C# Class NZBHags.CRC32Hasher

Show file Open project: maesse/NZBHags

Public Methods

Method Description
Calculate ( byte Value ) : UInt32

Private Methods

Method Description
getCheckSum ( UInt32 checksum ) : byte[]

Method Details

Calculate() public static method

public static Calculate ( byte Value ) : UInt32
Value byte
return System.UInt32