removedmethod:
addFile
ghidra.formats.gfilesystem.FileCacheEntry addFile(java.io.File f, ghidra.util.task.TaskMonitor monitor) throws IOException, CancelledException
removedmethod:
addStream
ghidra.formats.gfilesystem.FileCacheEntry addStream(java.io.InputStream is, ghidra.util.task.TaskMonitor monitor) throws IOException, CancelledException
removedmethod:
getFile
ghidra.formats.gfilesystem.FileCacheEntry getFile(java.lang.String md5)
removedmethod:
pushStream
ghidra.formats.gfilesystem.FileCacheEntry pushStream(ghidra.formats.gfilesystem.DerivedFilePushProducer pusher, ghidra.util.task.TaskMonitor monitor) throws IOException, CancelledException