Hi! I'm trying to upload huge files in chunks to my server by using readStream and fetch data to server, my app will allow to pause uploading, I'm looking for a way to stop the opening readStream (readStream still reading for a long time, to the end of file), when user press resume, how can i start reading a file by readStream at specific position (from byte != 0)!
Sorry about my bad English!
Thanks very must!
@newhalo , this is not supported yet but we're planning to add this in the future version.
Refer to #124
I'm Looking this functionality as well
Most helpful comment
@newhalo , this is not supported yet but we're planning to add this in the future version.
Refer to #124