C# Class Mosa.Utility.RSP.PacketBinConverter

显示文件 Open project: tgiphil/MOSA-Project Class Usage Examples

Public Methods

Method Description
ToBinary ( CommandPacket packet ) : byte[]

Private Methods

Method Description
ValidateBinary ( byte data ) : bool

Method Details

ToBinary() public static method

public static ToBinary ( CommandPacket packet ) : byte[]
packet CommandPacket
return byte[]