C# Class PLCNetLibDemo.Crc32

Datei anzeigen Open project: engina/PLCNetLib

Public Methods

Method Description
Compute ( byte buf, int start, int len ) : UInt32

Private Methods

Method Description
_Compute ( UInt32 var, Byte ch ) : UInt32

Method Details

Compute() public static method

public static Compute ( byte buf, int start, int len ) : UInt32
buf byte
start int
len int
return System.UInt32