Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
LokiProgrammer
EnterBootloaderResponse
C# Class LokiProgrammer.EnterBootloaderResponse
Inheritance:
BootloaderResponse
Datei anzeigen
Open project: arachnidlabs/loki
Class Usage Examples
Public Methods
Method
Description
DeserializePayload
(
EndianBinaryReader
reader
,
ushort
length
) :
void
Method Details
DeserializePayload()
public
method
public
DeserializePayload
(
EndianBinaryReader
reader
,
ushort
length
) :
void
reader
EndianBinaryReader
length
ushort
return
void