Skip to content

Veske/Zip_file_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages