alexcrichton / alexcrichton/xz2-rs
Implement Seek for XzDecoder
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 93
- Forks
- 67
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The xz format supports block level random access. The `XzDecoder` should be able to implement `Seek` to support it. I'd like this feature so that we could seek in a xz-compressed pcap file. Are you open to including the feature if I implement it?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.