C# Class MessageGenerator.Classes.CrcTelTron

ファイルを表示 Open project: SilversphereInc/MessageGenerator

Public Methods

Method Description
Calculate ( byte buffer ) : UInt32
Modify ( byte buffer ) : byte[]

Method Details

Calculate() public method

public Calculate ( byte buffer ) : UInt32
buffer byte
return System.UInt32

Modify() public method

public Modify ( byte buffer ) : byte[]
buffer byte
return byte[]