So I have a pdf in byte[] and currently I am creating the file from the byte[] zipping it and then converting the zip file to byte[] to send it again. I am using this code