Closed PrometheusPi closed 7 years ago
The library gzip_lib.hpp contains not only file handling functions for compressed files but also normal bianry file handling functions.
For cleaner naming, the functions not associated with compressed files should go to another *.hppfile.
*.hpp
closed with #62
The library gzip_lib.hpp contains not only file handling functions for compressed files but also normal bianry file handling functions.
For cleaner naming, the functions not associated with compressed files should go to another
*.hpp
file.