Modifier and Type | Field and Description |
---|---|
private byte[] | |
private long |
Access | Constructor and Description |
---|---|
public | |
public |
Modifier and Type | Method and Description |
---|---|
public byte[] | |
public long |
data | back to summary |
---|---|
private byte[] data |
failureAddress | back to summary |
---|---|
private long failureAddress |
ReadResult | back to summary |
---|---|
public ReadResult(byte[] data) Successful result |
ReadResult | back to summary |
---|---|
public ReadResult(long failureAddress) Unsuccessful result |
getData | back to summary |
---|---|
public byte[] getData() |
getFailureAddress | back to summary |
---|---|
public long getFailureAddress() |