Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zip_file_reader

Java program that prints the contents of a .zip file into the console, without downloading the whole file to your computer.

The program downloads only the last bit of the file which contains the central directory. From there, it can read out, what the .zip file contains without actually having to download the whole file.

About

Java program that prints the contents of a .zip file into the console, without downloading the whole file to your computer.

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages