GoString

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

11.0_PUBLIC

addedmethod: additionalMarkup
void additionalMarkup(ghidra.app.util.bin.format.golang.structmapping.MarkupSession session) throws IOException
addedmethod: createInlineString
static ghidra.app.util.bin.format.golang.rtti.GoString createInlineString(ghidra.app.util.bin.format.golang.rtti.GoRttiMapper goBinary, ghidra.program.model.address.Address stringData, long len)
addedmethod: getStringDataRange
ghidra.program.model.address.AddressRange getStringDataRange()
addedmethod: getStructureContext
ghidra.app.util.bin.format.golang.structmapping.StructureContext<ghidra.app.util.bin.format.golang.rtti.GoString> getStructureContext()
addedmethod: getStructureLabel
java.lang.String getStructureLabel() throws IOException
addedfield: MAX_SANE_STR_LEN
static int MAX_SANE_STR_LEN
modifiedtype-implements: GoString
- (none)
+ ghidra.app.util.bin.format.golang.structmapping.StructureMarkup

10.3_PUBLIC

introducedInitial version