Skip to content

NodejsRuntime.GetBufferInfo method

C#
public override napi_status GetBufferInfo(napi_env env, napi_value value, out IntPtr data, 
    out UIntPtr length)

See Also

Released under the MIT license