Class NameSection
java.lang.Object
de.mirkosertic.bytecoder.core.backend.wasm.ast.ModuleSection
de.mirkosertic.bytecoder.core.backend.wasm.ast.NameSection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwriteCodeTo(BinaryWriter writer, WasmValue.ExportContext exportContext) Methods inherited from class ModuleSection
getModule
-
Constructor Details
-
NameSection
-
-
Method Details
-
writeCodeTo
public void writeCodeTo(BinaryWriter writer, WasmValue.ExportContext exportContext) throws IOException - Throws:
IOException
-