Uses of Class
com.dylibso.chicory.wasm.types.DataCountSection
-
Packages that use DataCountSection Package Description com.dylibso.chicory.wasm -
-
Uses of DataCountSection in com.dylibso.chicory.wasm
Methods in com.dylibso.chicory.wasm that return DataCountSection Modifier and Type Method Description DataCountSectionModule. dataCountSection()Methods in com.dylibso.chicory.wasm with parameters of type DataCountSection Modifier and Type Method Description voidModule. setDataCountSection(DataCountSection dataCountSection)
-