method Uint8ArrayConstructor.of
Private
Uint8ArrayConstructor.of(...items: number[]): Uint8Array

Returns a new array from a set of elements.

Parameters

...items: number[]

Return Type