Class SRecordFile
- Namespace
- nanoFramework.Tools.Debugger
- Assembly
- nanoFramework.Tools.DebugLibrary.Net.dll
public class SRecordFile
- Inheritance
-
SRecordFile
- Inherited Members
- Extension Methods
Constructors
SRecordFile()
public SRecordFile()
Methods
Encode(Stream, byte[], uint)
public static void Encode(Stream stream, byte[] buf, uint address)
Parameters
Parse(string)
public static List<SRecordFile.Block> Parse(string file)
Parameters
file
string