JSValueArgWriter
Kind: delegate
The JSValueArgWriter
delegate is used to pass values to ABI API.
In a function that implements the delegate use the provided writer
to stream custom values.
Invoke
void Invoke
(IJSValueWriter
writer)
Kind: delegate
The JSValueArgWriter
delegate is used to pass values to ABI API.
In a function that implements the delegate use the provided writer
to stream custom values.
void Invoke
(IJSValueWriter
writer)