Autopsy  4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | List of all members
org.sleuthkit.autopsy.textextractors.SqliteTextExtractor.SQLiteStreamReader.ExcessBytes Class Reference

Private Attributes

final String entity
 
Integer pointer
 

Detailed Description

Wrapper that holds the excess bytes that were left over from the previous call to read().

Definition at line 275 of file SqliteTextExtractor.java.

Member Data Documentation

final String org.sleuthkit.autopsy.textextractors.SqliteTextExtractor.SQLiteStreamReader.ExcessBytes.entity
private

Definition at line 277 of file SqliteTextExtractor.java.

Integer org.sleuthkit.autopsy.textextractors.SqliteTextExtractor.SQLiteStreamReader.ExcessBytes.pointer
private

Definition at line 278 of file SqliteTextExtractor.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Tue Jan 19 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.