itinance / itinance/react-native-fs
Chunked upload has extra CR/LF mark and file is corrupted in Android
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
I upload one file chunk at the time using `Uploader.java`. When chunks are combined in the server into one file there is extra `CR/LF = 0d0a = \r\n` mark in end of each chunk and combined file is corrupted.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.