Skip to content

JSRuntime.GetValueStringUtf16 method

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

See Also

Released under the MIT license