Sets a value or an array of values.
Symbol
Uint8Array.set
@param array
A typed or untyped array of values to set.
@param offset
The index in the current array at which the values are to be written.
Symbol
Sets a value or an array of values.
A typed or untyped array of values to set.
The index in the current array at which the values are to be written.