Question: Is the divans' on-disk file format seek-able?
Open
- Dominant language
- Rust
- Stars
- 371
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Is the divans on-disk file format seek-able? I.e. would it be possible to start decompressing somewhere in a file or would one need to decompress everything from the start?
Or in rust terms: could DivansDecompressorReader implement the std::io::Seek trait?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.