Class Commands.Debugging_MFUpdate_Install
- Namespace
- nanoFramework.Tools.Debugger.WireProtocol
- Assembly
- nanoFramework.Tools.DebugLibrary.Net.dll
public class Commands.Debugging_MFUpdate_Install : Commands.OverheadBase
- Inheritance
-
Commands.Debugging_MFUpdate_Install
- Inherited Members
- Extension Methods
Constructors
Debugging_MFUpdate_Install()
public Debugging_MFUpdate_Install()
Fields
m_updateHandle
public int m_updateHandle
Field Value
m_updateValidation
public byte[] m_updateValidation
Field Value
- byte[]
m_updateValidationSize
public uint m_updateValidationSize
Field Value
Methods
PrepareForSend(byte[], int, int)
public override bool PrepareForSend(byte[] packetValidation, int length = 0, int offset = 0)