C# 클래스 PLCNetLibDemo.Crc32

파일 보기 프로젝트 열기: engina/PLCNetLib

공개 메소드들

메소드 설명
Compute ( byte buf, int start, int len ) : UInt32

비공개 메소드들

메소드 설명
_Compute ( UInt32 var, Byte ch ) : UInt32

메소드 상세

Compute() 공개 정적인 메소드

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