addedmethod:
writeOpcode
void writeOpcode(ghidra.program.model.pcode.AttributeId attribId, int opcode) throws IOException
addedmethod:
writeSpace
void writeSpace(ghidra.program.model.pcode.AttributeId attribId, int index, java.lang.String name) throws IOException
modifiedtype-implements:
XmlEncode
- ghidra.program.model.pcode.Encoder
+ ghidra.program.model.pcode.CachedEncoder