Concatenate multiple Uint8Array instances into a single buffer.
Uint8Array
Arrays to concatenate in order.
A new Uint8Array containing the merged bytes.
Concatenate multiple
Uint8Arrayinstances into a single buffer.