Efficiently concatenate byte arrays without modifying them.
A byte array.
Rest
Additional byte arrays.
New byte array containing the concatenation of all the byte arrays.
Efficiently concatenate byte arrays without modifying them.