public interface IJavetProxySymbolConverter
Modifier and Type | Method and Description |
---|---|
V8ValueFunction |
getV8ValueFunction()
Gets V8 value function.
|
V8Value |
toV8Value(V8Value... v8Values)
To V8 value V8 value.
|
@CheckReturnValue V8ValueFunction getV8ValueFunction() throws JavetException
JavetException
- the javet exception@CheckReturnValue V8Value toV8Value(V8Value... v8Values) throws JavetException
v8Values
- the V8 valuesJavetException
- the javet exception