addedmethod:
close
void close() throws IOException
addedmethod:
ingestBytes
void ingestBytes(byte[] byteArray, int off, int sz) throws IOException
addedmethod:
ingestStreamAsNeeded
void ingestStreamAsNeeded(java.io.InputStream stream, ghidra.program.model.pcode.LinkedByteBuffer.Position start) throws IOException
addedmethod:
pad
void pad()
removedmethod:
pad
void pad(int val)