Skip to content

JSRuntime.CreateBuffer method

C#
public virtual napi_status CreateBuffer(napi_env env, Span<byte> data, out napi_value result)

See Also

Released under the MIT license