com.pnfsoftware.jeb.core.units.code.asm.items.INativeContinuousItem |
![]() |
Secondary master interface for native code item that span over a specific amount of bytes.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract long | getMemoryAddressEnd() | ||||||||||
abstract long |
getMemorySize()
Get the memory size of the item in bytes.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Get the memory size of the item in bytes. Is equal to
(
).getEnd()
- getBegin()