com.pnfsoftware.jeb.core.units.code.asm.type.IPrimitiveSizes |
Known Indirect Subclasses |
Get the sizes of common primitives. The sizes are returned in bytes.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract int | getCharSize() | ||||||||||
abstract int | getDoubleSize() | ||||||||||
abstract int | getFloatSize() | ||||||||||
abstract int | getIntSize() | ||||||||||
abstract int | getLongDoubleSize() | ||||||||||
abstract int | getLongLongSize() | ||||||||||
abstract int | getLongSize() | ||||||||||
abstract int | getShortSize() |