Cannot create a byte array with more than 2,147,483,591 elements.
Remarks
Only use this function if you need a copy of the combined buffers, it will be optimal
to use the Linq function ConcatTSource(IEnumerableTSource, IEnumerableTSource) if you simply need to
iterate over the combined buffers.