public interface BasicOffsetTableAccessor
Modifier and Type | Method and Description |
---|---|
int[] |
getBasicOffsetTable()
Get the 32 bit array Basic Offset Table.
|
void |
setBasicOffsetTable(int[] basicOffsetTable)
Set the 32 bit array Basic Offset Table.
|
int[] getBasicOffsetTable()
Get the 32 bit array Basic Offset Table.
void setBasicOffsetTable(int[] basicOffsetTable)
Set the 32 bit array Basic Offset Table.
basicOffsetTable
-