Class Commands.Debugging_Messaging_Reply
- Namespace
- nanoFramework.Tools.Debugger.WireProtocol
- Assembly
- nanoFramework.Tools.DebugLibrary.Net.dll
public class Commands.Debugging_Messaging_Reply : IConverter
- Inheritance
-
Commands.Debugging_Messaging_Reply
- Implements
- Inherited Members
- Extension Methods
Constructors
Debugging_Messaging_Reply()
public Debugging_Messaging_Reply()
Fields
m_addr
public Commands.Debugging_Messaging_Address m_addr
Field Value
m_data
public byte[] m_data
Field Value
- byte[]
Methods
PrepareForDeserialize(int, byte[], Converter)
public void PrepareForDeserialize(int size, byte[] data, Converter converter)