Class CoffArchiveConstants
java.lang.Object
ghidra.app.util.bin.format.coff.archive.CoffArchiveConstants
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
MAGIC
- See Also:
-
MAGIC_LEN
public static final int MAGIC_LEN -
MAGIC_BYTES
public static final byte[] MAGIC_BYTES
-
-
Constructor Details
-
CoffArchiveConstants
public CoffArchiveConstants()
-