PackedDBHandle

Package: ghidra.framework.store.db
Type: class

10.2_PUBLIC

addedmethod: saveAs
void saveAs(db.buffers.BufferFile outFile, java.lang.Long newDatabaseId, boolean associateWithNewFile, ghidra.util.task.TaskMonitor monitor) throws IOException, CancelledException
removedmethod: saveAs
void saveAs(db.buffers.BufferFile outFile, java.lang.Long newDatabaseId, ghidra.util.task.TaskMonitor monitor) throws IOException, CancelledException

9.0.2_PUBLIC

addedmethod: saveAs
void saveAs(db.buffers.BufferFile outFile, java.lang.Long newDatabaseId, ghidra.util.task.TaskMonitor monitor) throws IOException, CancelledException

9.0.1_PUBLIC

introducedInitial version