how to use chunk length and content length payload to know progress #8552
Unanswered
khatriaakanksha
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
how can i use the tauri::UpdaterEvent::DownloadProgress { chunk_length, content_length } to know the progress of download as I want to create a progress bar for my application.
Beta Was this translation helpful? Give feedback.
All reactions