addedfield:
blobs
java.util.List<java.lang.Integer> blobs
addedmethod:
getRowRepresentationSafe
java.lang.String getRowRepresentationSafe(ghidra.app.util.bin.format.pe.cli.tables.CliTypeTable table, int index)
addedmethod:
getRowShortRepSafe
java.lang.String getRowShortRepSafe(ghidra.app.util.bin.format.pe.cli.tables.CliTypeTable otherTable, int index)
addedfield:
metadataStream
ghidra.app.util.bin.format.pe.cli.streams.CliStreamMetadata metadataStream
addedmethod:
readBlobIndex
int readBlobIndex(ghidra.app.util.bin.BinaryReader reader) throws IOException
addedmethod:
readGuidIndex
int readGuidIndex(ghidra.app.util.bin.BinaryReader reader) throws IOException
addedmethod:
readStringIndex
int readStringIndex(ghidra.app.util.bin.BinaryReader reader) throws IOException
addedmethod:
readTableIndex
int readTableIndex(ghidra.app.util.bin.BinaryReader reader, ghidra.app.util.bin.format.pe.cli.tables.CliTypeTable table) throws IOException
addedfield:
rows
java.util.ArrayList<ghidra.app.util.bin.format.pe.cli.tables.CliAbstractTableRow> rows
addedfield:
strings
java.util.List<java.lang.Integer> strings
addedfield:
tableType
ghidra.app.util.bin.format.pe.cli.tables.CliTypeTable tableType
addedfield:
userStrings
java.util.List<java.lang.Integer> userStrings