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