ZipExtractorInputStream(source: InputStream, destination: Path, filter: (ZipEntry) -> Boolean = { true })
Input stream that extract a zip archive in the provided destination while reading it