| com.pnfsoftware.jeb.core.units.code.android.dex.IDalvikInstructionArrayData |
This class represent the array data for the fill-array-data instruction. Retrieved
via getArrayData().
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract long[] |
asArrayOfLongs()
Retrieve the array elements decoded as sign-extended long primitives.
| ||||||||||
| abstract byte[][] |
getElements()
Get the array elements.
| ||||||||||
| abstract int |
getOffset()
Get the fill-array-data-payload structure offset.
| ||||||||||
Retrieve the array elements decoded as sign-extended long primitives.
Get the array elements.
Get the fill-array-data-payload structure offset.