C# Class GobiLoader.Messages.SendFirmwareFileMessage

Inheritance: Message
Datei anzeigen Open project: joshperry/stuff

Public Methods

Method Description
Send ( System stream ) : void
SendFirmwareFileMessage ( FirmwareFile file ) : System

Private Methods

Method Description
CheckBlockError ( Stream ss ) : void
SendFile ( Stream ss ) : void

Method Details

Send() public method

public Send ( System stream ) : void
stream System
return void

SendFirmwareFileMessage() public method

public SendFirmwareFileMessage ( FirmwareFile file ) : System
file FirmwareFile
return System