Uses of Enum
com.dylibso.chicory.wasm.types.WasmEncoding
Packages that use WasmEncoding
-
Uses of WasmEncoding in com.dylibso.chicory.wasm.types
Methods in com.dylibso.chicory.wasm.types that return WasmEncodingModifier and TypeMethodDescriptionstatic WasmEncodingReturns the enum constant of this type with the specified name.static WasmEncoding[]WasmEncoding.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.dylibso.chicory.wasm.types that return types with arguments of type WasmEncoding