IO: ClassicIoWholeFile

Reading the whole file
This commit is contained in:
Karsten Jeppesen
2021-04-12 21:31:49 +02:00
parent b06de215d7
commit f2187a2b7f
4 changed files with 127 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>