I am attempting to make a image uploading service. I am currently taking the data sent, storing it in an array and then using the concat function to put it together. Then I am trying to save the data received (an image). But, when you look at the outputted image, it is corrupt.I am attempting to make a image uploading servi