Skip to content

TracingJSRuntime.GetDataViewInfo method

C#
public override napi_status GetDataViewInfo(napi_env env, napi_value value, out UIntPtr byteLength, 
    out IntPtr data, out napi_value arraybuffer, out UIntPtr offset)

See Also

Released under the MIT license