A way to specify offset/length when compressing and uncompressing
Ouverte
- Langage dominant
- Python
- Étoiles
- 490
- Forks
- 104
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- backend
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100