JSValue.GetValueStringUtf16 method (1 of 2)
C#
public string GetValueStringUtf16()
See Also
- struct JSValue
- namespace Microsoft.JavaScript.NodeApi
JSValue.GetValueStringUtf16 method (2 of 2)
C#
public int GetValueStringUtf16(Span<char> buffer)
See Also
- struct JSValue
- namespace Microsoft.JavaScript.NodeApi