Skip to content

JSValue.GetValueStringUtf16 method (1 of 2)

C#
public string GetValueStringUtf16()

See Also


JSValue.GetValueStringUtf16 method (2 of 2)

C#
public int GetValueStringUtf16(Span<char> buffer)

See Also

Released under the MIT license