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