addedmethod:
close
void close() throws IOException
addedmethod:
ingestBytes
void ingestBytes(byte[] byteArray, int off, int sz) throws IOException
addedmethod:
readOpcode
int readOpcode() throws DecoderException
addedmethod:
readOpcode
int readOpcode(ghidra.program.model.pcode.AttributeId attribId) throws DecoderException
addedmethod:
setAddressFactory
void setAddressFactory(ghidra.program.model.address.AddressFactory addrFactory)
modifiedmethod:
open
param 2 renamed: source → desc
- void open(int max, java.lang.String source)
+ void open(int max, java.lang.String desc)