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