IO: ClassicIoUnbuffered

Totally unbuffered linecount
This commit is contained in:
Karsten Jeppesen
2021-04-12 21:28:52 +02:00
parent 6eedc15f4f
commit e544139cf4
4 changed files with 126 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>