Nullus157 / Nullus157/async-compression
Way to finish compression without closing/shutdown of the underlying `AsyncWrite`
Open
- Dominant language
- Rust
- Stars
- 666
- Forks
- 118
- Avg merge
- 17h 18m
- Merged PRs (30d)
- 9
Description
Right now there is only `into_inner` which doesn't finalize the en/decoder's job, and `close`/`shutdown` passes to the writer it is wrapping, which is sometimes undesirable.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.