Package com.dylibso.chicory.wasm.types
Class PassiveDataSegment
- java.lang.Object
-
- com.dylibso.chicory.wasm.types.DataSegment
-
- com.dylibso.chicory.wasm.types.PassiveDataSegment
-
public final class PassiveDataSegment extends DataSegment
-
-
Field Summary
Fields Modifier and Type Field Description static PassiveDataSegmentEMPTY
-
Constructor Summary
Constructors Constructor Description PassiveDataSegment(byte[] data)
-
-
-
Field Detail
-
EMPTY
public static final PassiveDataSegment EMPTY
-
-