Uses of Class
com.dylibso.chicory.wasm.types.DataSegment
Packages that use DataSegment
-
Uses of DataSegment in com.dylibso.chicory.wasm.types
Subclasses of DataSegment in com.dylibso.chicory.wasm.typesMethods in com.dylibso.chicory.wasm.types that return DataSegmentMethods in com.dylibso.chicory.wasm.types with parameters of type DataSegmentModifier and TypeMethodDescriptionDataSection.Builder.addDataSegment(DataSegment dataSegment) Add a data segment definition to this section.