ReflectionHelper

Package: ghidra.app.util.bin.format.golang.structmapping
Type: class

10.4_PUBLIC

addedmethod: callSetter
static void callSetter(java.lang.Object obj, java.lang.reflect.Method setterMethod, T value) throws IOException

10.3_PUBLIC

introducedInitial version