Skip to content

Cobora2001/heig-vd-dai-course-java-ios-practical-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java IOs - Use of this project

This repository contains the java code necessary to test the input and output via buffered (or not) readers and writers on binary and text files.

To use this program, no option is needed. Currently, results are being presented in the interface output, with the files being written in src/test/resources/. The results of a test have been copied in src/test/resources/results.txt (manually). With this, we are able to compare and draw conclusions about which writer/reader, buffered or not, is more suited for what situation.

About

This repository contains the practical content related to the Java IOs content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages