JSValue.GetTypedArrayBuffer method
C#
public void GetTypedArrayBuffer(out JSTypedArrayType type, out int length, out JSValue arrayBuffer,
out int byteOffset)
See Also
- enum JSTypedArrayType
- struct JSValue
- namespace Microsoft.JavaScript.NodeApi