Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to using channels for byte copying. #954

Merged
merged 1 commit into from
Feb 28, 2021
Merged

Switch to using channels for byte copying. #954

merged 1 commit into from
Feb 28, 2021

Conversation

ball-hayden
Copy link
Contributor

This avoids having to deal with buffer allocation ourselves, and should be more efficient.

I believe this resolves #843

This avoids having to deal with buffer allocation ourselves, and
should be more efficient.

I believe this resolves #843
@itinance itinance merged commit 5cc8afd into itinance:master Feb 28, 2021
@itinance
Copy link
Owner

Many thanks man!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RNFS uploadFiles fails at 0% ,uploadProgress will run infinitely and freezes app
2 participants