Use List<LayoutFile> addCarvedFiles(CarvingResult carvingResult instead.
Member org.sleuthkit.autopsy.casemodule.services.FileManager.addDerivedFile (String fileName, String localPath, long size, long ctime, long crtime, long atime, long mtime, boolean isFile, AbstractFile parentFile, String rederiveDetails, String toolName, String toolVersion, String otherDetails)
Use the version with explicit EncodingType instead
This class is obsolete (files are no longer skipped for any reason by file typing) but it is retained for backwards compatibility because it was erroneously made part of the public API and so that old settings files can be deserialized successfully (and ignored).