Skip to content

JSValue.GetTypedArrayData<T> method

C#
public Span<T> GetTypedArrayData<T>()
    where T : struct

See Also

Released under the MIT license