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

Feature Request: Add support for reading files in chunks #2091

Open
calvin-william-smith opened this issue Apr 24, 2024 · 0 comments
Open

Feature Request: Add support for reading files in chunks #2091

calvin-william-smith opened this issue Apr 24, 2024 · 0 comments

Comments

@calvin-william-smith
Copy link

Feature Request

Plugin

Filesystem

Description

The Filesystem.readFile() method has only limited usefulness when it comes to large files.

Platform(s)

iOS, Android

Preferred Solution

Being able to pass in a start/offset as well as a chunk size would be ideal.

Alternatives

While this is doable with capacitor-file-chunk, it is unable to resolve Android content URIs in the same way the readFile can.

Additional Context

N/A

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

No branches or pull requests

2 participants