Package com.dylibso.chicory.wasm.types
Class StartSection
- java.lang.Object
-
- com.dylibso.chicory.wasm.types.Section
-
- com.dylibso.chicory.wasm.types.StartSection
-
public class StartSection extends Section
-
-
Constructor Summary
Constructors Constructor Description StartSection()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetStartIndex(long startIndex)longstartIndex()
-