Class TupleStackBytesCompressed

java.lang.Object
com.semedy.reasoner.edb.persistentstore.TupleStackBytesCompressed

public class TupleStackBytesCompressed extends Object
  • Constructor Details

  • Method Details

    • isEmpty

      public final boolean isEmpty()
    • pop

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

      public final byte[] peek()