Class ActiveDataSegment

    • Constructor Detail

      • ActiveDataSegment

        public ActiveDataSegment​(Instruction[] offset,
                                 byte[] data)
      • ActiveDataSegment

        public ActiveDataSegment​(long idx,
                                 Instruction[] offset,
                                 byte[] data)
    • Method Detail

      • index

        public long index()
      • offsetInstructions

        public Instruction[] offsetInstructions()