Table of Contents

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

int

m_updateValidation

public byte[] m_updateValidation

Field Value

byte[]

m_updateValidationSize

public uint m_updateValidationSize

Field Value

uint

Methods

PrepareForSend(byte[], int, int)

public override bool PrepareForSend(byte[] packetValidation, int length = 0, int offset = 0)

Parameters

packetValidation byte[]
length int
offset int

Returns

bool