public static class WASMCompileResult.WASMBinaryCompileResult extends WASMCompileResult.WASMCompileContent
| Constructor and Description |
|---|
WASMBinaryCompileResult(byte[] data,
String filenamePrefix) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName() |
void |
writeTo(OutputStream stream) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasStringpublic WASMBinaryCompileResult(byte[] data,
String filenamePrefix)
public String getFileName()
public void writeTo(OutputStream stream) throws IOException
IOExceptionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.