Uses of Enum Class
com.pnfsoftware.jeb.util.io.Endianness

Packages that use Endianness
Package
Description
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers, decompilers, and debuggers.
This package and sub-packages contain all types used by Android code analysis plugins, including dexdec, the dex decompiler.
Types used to create and access gendec's IR (Intermediate Representation).
Types used to represent a virtual memory used when analyzing native code.
Types used to define and represent processors' instructions, operands, and registers.
Architecture-specific information for processors, such as common register bank definitions.
Types used during the generation of native code disassembly.
Classes and interfaces to access and define native types and related objects, used by JEB's native code analysis pipeline (including gendec).
Types used by debugger plugins.
Standard implementations of debugger related interfaces.
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
Utilities and stream/channel helpers for file, directory, byte-buffer, endian, and archive I/O operations.