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
An attempt to solve #18. It seems to be a feasible goal. Further steps
Read
implementation the preferred wayWrite
base trait implementations as well to get full compatibilityAlso fyi @caglaryucekaya.