Class ActiveDataSegment

java.lang.Object
com.dylibso.chicory.wasm.types.DataSegment
com.dylibso.chicory.wasm.types.ActiveDataSegment

public final class ActiveDataSegment extends DataSegment
  • Constructor Details

    • ActiveDataSegment

      public ActiveDataSegment(long idx, List<Instruction> offsetInstructions, byte[] data)
  • Method Details