Package ghidra.framework.main.logviewer.model


package ghidra.framework.main.logviewer.model
  • Classes
    Class
    Description
    A chunk represents the basic unit of text that is displayed in the FVTable.
    Stores all chunks read-in by the ChunkReader.
    This class handles reading data from the input file, in the form of Chunk objects.
     
    Reads in a single line of text from a given input file, in reverse order.