Package com.dylibso.chicory.wasm
Class Parser.Builder
java.lang.Object
com.dylibso.chicory.wasm.Parser.Builder
- Enclosing class:
Parser
-
Method Summary
Modifier and TypeMethodDescriptionbuild()includeSectionId(int sectionId) withCustomParsers(Map<String, Function<byte[], CustomSection>> customParsers)
-
Method Details
-
includeSectionId
-
withCustomParsers
-
build
-