rva property
The relative virtual address (RVA) within the image file where the field's data is stored.
Implementation
late final int rva = readUint32(0);
The relative virtual address (RVA) within the image file where the field's data is stored.
late final int rva = readUint32(0);