C# Class PLCNetLibDemo.Crc32

Afficher le fichier Open project: engina/PLCNetLib

Méthodes publiques

Méthode Description
Compute ( byte buf, int start, int len ) : UInt32

Private Methods

Méthode Description
_Compute ( UInt32 var, Byte ch ) : UInt32

Method Details

Compute() public static méthode

public static Compute ( byte buf, int start, int len ) : UInt32
buf byte
start int
len int
Résultat System.UInt32