Module types

Module types 

Source
Expand description

DEX types

Types that are used in the bytecode are stored as strings. The DEX header then contains a list of offset of these strings. This module decodes these offset to make them available later on.

Structsยง

DexTypes
List of types defined in the DEX file