dignifiedquire / dignifiedquire/async-tar
`Archive` with seekable stream?
Open
- Dominant language
- Rust
- Stars
- 83
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
Are there more methods that could be conditionally implemented on Archive if its underlying stream supports seeking? I would like to be able to do random access on a tarball.
If this is not a fundamental limitation of the way the code is set up, I would like to give implementing it a shot.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.