Skip to content

JSValue.GetValueStringUtf8 method (1 of 2)

C#
public byte[] GetValueStringUtf8()

See Also


JSValue.GetValueStringUtf8 method (2 of 2)

C#
public int GetValueStringUtf8(Span<byte> buffer)

See Also

Released under the MIT license