Have you checked that your bytes are correctly transferred?
JSON byte array could be base64 encoded, you need to decode it before saving it to file.
↧
Download / create file from byte array
↧
Have you checked that your bytes are correctly transferred?
JSON byte array could be base64 encoded, you need to decode it before saving it to file.