method Uint32ArrayConstructor.of
Private
Uint32ArrayConstructor.of(...items: number[]): Uint32Array

Returns a new array from a set of elements.

Parameters

...items: number[]

Return Type