You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, it does. However, this is a low-level library and you need to code something on top of it. You have to handle each chunk yourself and pass it along to a persistence layer. Eventually, you have to concat each received chunk into a complete file.
That's the beauty of low-level libs - do exactly some job and do it correct, so you can sit on it.
@badeball one more issue that proofs that we need better docs, haha. So i'll mark it as docs, just for remainder at least for me (for searching through labels).
hi, I am just wondering if this module supports the resumeable uploads? because for file that bigger than GB, it is much safer to upload.
The text was updated successfully, but these errors were encountered: