Skip to main content

JSValueArgWriter

New Architecture

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)

Referenced by

Old Architecture

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)

Referenced by