public interface WASMValue
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WASMValue.ExportContext |
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(BinaryWriter.Writer binaryWriter,
WASMValue.ExportContext context) |
void |
writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
void writeTo(TextWriter textWriter, WASMValue.ExportContext context) throws IOException
IOExceptionvoid writeTo(BinaryWriter.Writer binaryWriter, WASMValue.ExportContext context) throws IOException
IOExceptionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.