addedmethod:
getByteProvider
ghidra.app.util.bin.ByteProvider getByteProvider(ghidra.formats.gfilesystem.GFile file, ghidra.util.task.TaskMonitor monitor) throws IOException, CancelledException
addedmethod:
getFileAttributes
ghidra.formats.gfilesystem.fileinfo.FileAttributes getFileAttributes(ghidra.formats.gfilesystem.GFile file, ghidra.util.task.TaskMonitor monitor)
addedmethod:
getMD5Hash
java.lang.String getMD5Hash(ghidra.formats.gfilesystem.GFile file, boolean required, ghidra.util.task.TaskMonitor monitor) throws CancelledException, IOException
modifiedtype-implements:
LocalFileSystemSub
- ghidra.formats.gfilesystem.GFileSystem
+ ghidra.formats.gfilesystem.GFileHashProvider, ghidra.formats.gfilesystem.GFileSystem
removedmethod:
getInfo
java.lang.String getInfo(ghidra.formats.gfilesystem.GFile file, ghidra.util.task.TaskMonitor monitor)