Join uint8arrays together
The uint8arrays to join
Optional
The total legth of the arrays. Please provide if known as an optimization. If not provided, it will be calculated by summing the lengths of the arrays.
The joined uint8array
Join uint8arrays together