Optional
classClass name, if applicable.
Optional
fromConverts value
from a JNI value to a JavaScript value.
Checks whether a given JavaScript value
is compatible.
VM type name. For example I
for int
.
Optional
readReads a value from memory.
Size in words.
Optional
toConverts value
from a JavaScript value to a JNI value.
Frida type name. For example pointer
for a handle.
Optional
writeWrites a value to memory.
Generated using TypeDoc
Size in bytes.