ribzip2 icon indicating copy to clipboard operation
ribzip2 copied to clipboard

Draft: add read implementation instead of function

Open torfmaster opened this issue 2 years ago • 0 comments

An attempt to solve #18. It seems to be a feasible goal. Further steps

  • [ ] improve docs and make the Read implementation the preferred way
  • [ ] also apply the concepts also for decompression. Open question: how to deal with domain specific errors? Logging? Create extra recovering/analysis related methods for decompression?
  • [ ] attempt Write base trait implementations as well to get full compatibility

Also fyi @caglaryucekaya.

torfmaster avatar Apr 03 '22 18:04 torfmaster