Why not just use a List(Of Byte), call AddRange to add the 2 byte arrays to it and then call ToArray to have the final output array? The same idea as FA has, but his code is way overkills.
|
Results 1 to 10 of 10
Thread: Combining 2 Byte ArraysThreaded View
|
Click Here to Expand Forum to Full Width |