mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-25 07:27:52 +01:00
Api Doc
This commit is contained in:
parent
625e5fbef7
commit
748b7e5b89
@ -232,7 +232,7 @@ public abstract class ModuleWriter implements Closeable {
|
|||||||
* @param type
|
* @param type
|
||||||
* the base type that should be called
|
* the base type that should be called
|
||||||
* @param virtualFunctionIdx
|
* @param virtualFunctionIdx
|
||||||
* the index of the virtual method in the object. If the value < 0 a direct call should be used.
|
* the index of the virtual method in the object. If the value < 0 a direct call should be used.
|
||||||
* @throws IOException
|
* @throws IOException
|
||||||
* if any I/O error occur
|
* if any I/O error occur
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user