Package com.dylibso.chicory.wasm.types
Class MemorySection
- java.lang.Object
-
- com.dylibso.chicory.wasm.types.Section
-
- com.dylibso.chicory.wasm.types.MemorySection
-
public class MemorySection extends Section
-
-
Constructor Summary
Constructors Constructor Description MemorySection(Memory[] memories)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MemorygetMemory(int idx)intmemoryCount()
-