Uses of Class
com.dylibso.chicory.wasm.types.MemorySection
-
Packages that use MemorySection Package Description com.dylibso.chicory.wasm -
-
Uses of MemorySection in com.dylibso.chicory.wasm
Methods in com.dylibso.chicory.wasm that return MemorySection Modifier and Type Method Description MemorySectionModule. memorySection()Methods in com.dylibso.chicory.wasm with parameters of type MemorySection Modifier and Type Method Description voidModule. setMemorySection(MemorySection memorySection)
-