baseAddress property
Base address where the module is loaded into memory. Encoded as a decimal or hexadecimal (0x prefixed) string.
Implementation
final String baseAddress;
Base address where the module is loaded into memory. Encoded as a decimal or hexadecimal (0x prefixed) string.
final String baseAddress;