convert a string to uint64 encoded by Base32. so the string must follow below principles:
string to convert
a revert operation of method N
uint64 value
convert an uint64 to string.
uint64 to convert
string
print a string to console after wasm vm quit.
string to print.
convert string to usize. here, usize likes "const char*" in c/c++.
a utf-16 string of typescript.
usize
convert an utf-16 to utf-8 string array.
a typescript string
an array of uint8
assert an condition. if condition is false, vm throws an exception and quit executing.
condition to check.
help message
Generated using TypeDoc
printable characters.