Package com.dylibso.chicory.wasm.types
Class ExportSection
- java.lang.Object
-
- com.dylibso.chicory.wasm.types.Section
-
- com.dylibso.chicory.wasm.types.ExportSection
-
public class ExportSection extends Section
-
-
Constructor Summary
Constructors Constructor Description ExportSection(Export[] exports)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intexportCount()ExportgetExport(int idx)
-