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
Labels
platform: android platform: ios type: feature request A new feature, enhancement, or improvement

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

@ionitron-bot ionitron-bot bot added the triage label Apr 24, 2024
@ionitron-bot ionitron-bot bot removed the triage label Apr 24, 2024
@IT-MikeS IT-MikeS added the type: feature request A new feature, enhancement, or improvement label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: android platform: ios type: feature request A new feature, enhancement, or improvement
Projects
None yet
Development

No branches or pull requests

3 participants