C# 클래스 MessageGenerator.Classes.CrcTelTron

파일 보기 프로젝트 열기: SilversphereInc/MessageGenerator

공개 메소드들

메소드 설명
Calculate ( byte buffer ) : UInt32
Modify ( byte buffer ) : byte[]

메소드 상세

Calculate() 공개 메소드

public Calculate ( byte buffer ) : UInt32
buffer byte
리턴 System.UInt32

Modify() 공개 메소드

public Modify ( byte buffer ) : byte[]
buffer byte
리턴 byte[]