method Uint16ArrayConstructor.of
Private
Uint16ArrayConstructor.of(...items: number[]): Uint16Array

Returns a new array from a set of elements.

Parameters

...items: number[]

Return Type