JSValue.GetValueStringUtf8 method (1 of 2)
C#
public byte[] GetValueStringUtf8()See Also
- struct JSValue
- namespace Microsoft.JavaScript.NodeApi
JSValue.GetValueStringUtf8 method (2 of 2)
C#
public int GetValueStringUtf8(Span<byte> buffer)See Also
- struct JSValue
- namespace Microsoft.JavaScript.NodeApi