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