Skip to content

feat: Allow reading parts of a file with offset and length - #61

Merged
OS-pedrogustavobilro merged 7 commits into
mainfrom
feat/RMET-4376/read-parts-of-file
Jan 21, 2026
Merged

feat: Allow reading parts of a file with offset and length#61
OS-pedrogustavobilro merged 7 commits into
mainfrom
feat/RMET-4376/read-parts-of-file

Conversation

@OS-pedrogustavobilro

Copy link
Copy Markdown
Contributor

Addresses #19

This PR adds support for reading parts of a file via new optional parameters: offset and length.

Underlying native implementation via native libraries, with respective PRs on Android and on iOS

Also added two new buttons on example app to be able to check this new feature.

@OS-pedrogustavobilro
OS-pedrogustavobilro requested a review from a team January 21, 2026 16:18
@OS-pedrogustavobilro OS-pedrogustavobilro self-assigned this Jan 21, 2026
@OS-pedrogustavobilro OS-pedrogustavobilro changed the title feat: Allow reading parts of a file feat: Allow reading parts of a file with offset and length Jan 21, 2026
@OS-pedrogustavobilro
OS-pedrogustavobilro merged commit a765a78 into main Jan 21, 2026
8 checks passed
@OS-pedrogustavobilro
OS-pedrogustavobilro deleted the feat/RMET-4376/read-parts-of-file branch January 21, 2026 17:38
capacitor-bot pushed a commit that referenced this pull request Jan 21, 2026
# [8.1.0](v8.0.0...v8.1.0) (2026-01-21)

### Features

* Allow reading parts of a file with `offset` and `length` ([#61](#61)) ([a765a78](a765a78))
* **ci:** add Maven Central publishing workflow and Android publishing scripts ([#60](#60)) ([31b37c2](31b37c2))
* **ci:** add publish-pod job to invoke CocoaPods publish workflow ([#58](#58)) ([552acb6](552acb6))
* **ci:** add publish-pod job to invoke CocoaPods publish workflow ([#59](#59)) ([147764f](147764f))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants