public interface IPDIMemory
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Get the address
|
String |
getAscii()
Get an ascii version of the data
|
int[] |
getBadOffsets()
Get the bad offsets
|
long[] |
getData()
Get the data
|
String |
toString()
Get the data as a string
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.