3 Commits

Author SHA1 Message Date
Camilo Aguilar
af9d87f400 Fix error reporting for reader
since it was never making out of the local scope.
2022-10-04 11:48:52 -04:00
Camilo Aguilar
7a3174928a Simplify API
To reduce confusion regarding destination path passed as argument
versus returned, and prevent accidental misuse. The destination
path is now always required.
2022-10-04 11:41:28 -04:00
Camilo Aguilar
5d74667c62 Refactor to simplify and speed up
Removes unnecessary code and uses other libraries to
decompress and unarchive faster.
2017-05-18 21:18:57 -04:00