Returns a new Buffer which is the result of concatenating all the Buffer instances in the list together.
external static Buffer concat(List list, [int totalLength]);