A way to specify offset/length when compressing and uncompressing
Open
- Dominant language
- Python
- Stars
- 490
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
If I want to compress or uncompress only a view of my string/data, I don't see a way to do that without creating a copy. Do you think this can be added.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue body is the available starting point; inspect the Python bindings and their compression and decompression entry points to understand the current data-copy behavior. Define offset and length semantics for both operations, then add coverage showing that a view can be processed without creating a full copy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100