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
Unfortunately, we don't support it yet. The following steps would be necessary:
add a way to signal write() that you want to store a file as chunked
implement chunking, storing the chunks and creating the manifest json
return the fileInfo of the manifest json as entrypoint
If I understood correctly, there should be no changes in read(). There are no plans from our side right now to implement this feature, but a PR would be very welcome :)
did you support large file handeling?
The text was updated successfully, but these errors were encountered: