public class IntelHexFile.IntelHexLine extends Object
Modifier and Type | Field and Description |
---|---|
protected byte[] |
raw |
Modifier | Constructor and Description |
---|---|
protected |
IntelHexLine() |
|
IntelHexLine(String line) |
Modifier and Type | Method and Description |
---|---|
byte |
calcChkSum() |
String |
toLineString() |
protected byte[] |
toRawByData() |
String |
toString() |
public IntelHexLine(String line)
protected IntelHexLine()
Copyright © 2020. All rights reserved.