Class LineStackBytesFromFileZipped

java.lang.Object
com.semedy.reasoner.edb.zdb.LineStackBytesFromFileZipped

public class LineStackBytesFromFileZipped extends Object
  • Constructor Details

    • LineStackBytesFromFileZipped

      public LineStackBytesFromFileZipped(File f, boolean deleteinputfiles, boolean compressed) throws IOException
      Throws:
      IOException
  • Method Details

    • isEmpty

      public final boolean isEmpty()
    • pop

      public final byte[] pop() throws IOException
      Throws:
      IOException
    • peek

      public final byte[] peek()