adamw7 / tools

code generation and data oriented tools
MIT License
5 stars 1 forks source link

Wrap ZipUtils using stream decorator #43

Closed adamw7 closed 1 year ago

adamw7 commented 1 year ago

Cannot use decorator pattern since InputStream and FileInputStream are not interfaces but classes