thrau / jarchivelib

A simple archiving and compression library for Java
https://github.com/thrau/jarchivelib
Apache License 2.0
198 stars 36 forks source link

Archiver.extract(InputStream, File) closes stream #52

Closed thrau closed 7 years ago

thrau commented 7 years ago

The callee should not close a stream!