Package com.semedy.reasoner.edb.zdb
Class LineStackBytesFromFileZipped
java.lang.Object
com.semedy.reasoner.edb.zdb.LineStackBytesFromFileZipped
-
Constructor Summary
ConstructorsConstructorDescriptionLineStackBytesFromFileZipped
(File f, boolean deleteinputfiles, boolean compressed) -
Method Summary
-
Constructor Details
-
LineStackBytesFromFileZipped
public LineStackBytesFromFileZipped(File f, boolean deleteinputfiles, boolean compressed) throws IOException - Throws:
IOException
-
-
Method Details
-
isEmpty
public final boolean isEmpty() -
pop
- Throws:
IOException
-
peek
public final byte[] peek()
-