Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ISequentialOutStream.
Inherited by org.sleuthkit.autopsy.modules.embeddedfileextractor.SevenZipExtractor.KnownSizeUnpackStream, and org.sleuthkit.autopsy.modules.embeddedfileextractor.SevenZipExtractor.UnknownSizeUnpackStream.
Public Member Functions | |
void | close () |
abstract long | getSize () |
Private Attributes | |
String | localAbsPath |
OutputStream | output |
Stream used to unpack the archive to local file
Definition at line 762 of file SevenZipExtractor.java.
void org.sleuthkit.autopsy.modules.embeddedfileextractor.SevenZipExtractor.UnpackStream.close | ( | ) |
Definition at line 787 of file SevenZipExtractor.java.
|
abstract |
|
private |
Definition at line 765 of file SevenZipExtractor.java.
|
private |
Definition at line 764 of file SevenZipExtractor.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.