# Interface: com.pnfsoftware.jeb.core.units.code.asm.processor.IProcessorInformation

Basic information about a processor \(e.g. current endianness decoding mode\).

## Method: getEndianness
- return type: `com.pnfsoftware.jeb.util.io.Endianness`

Description: Get the processor byte order.
return: processor endianness

