Skip to content

JSRuntime.GetValueStringUtf8 method

C#
public virtual napi_status GetValueStringUtf8(napi_env env, napi_value value, Span<byte> buf, 
    out int result)

See Also

Released under the MIT license