| com.pnfsoftware.jeb.core.units.code.asm.type.IPrimitiveSizes |
Get the sizes of common primitives, 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() | ||||||||||