JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ghidra.app.util.bin.format.golang.structmapping
AfterStructureRead
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface AfterStructureRead
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
AfterStructureRead
Indicates that the tagged method should be executed after the structure has been created and its data read into its structure mapped fields.