Package de.tomatengames.util.io
package de.tomatengames.util.io
-
ClassesClassDescriptionAn AbsoluteFile represents an absolute and direct path to a file.An AbsolutePath represents an absolute and direct
Path.AFilterInputStreamthat counts the bytes read from it.AFilterOutputStreamthat counts the amount of bytes written to it.AReaderthat reads bytes from anInputStreamand decodes them to characters using UTF-8.AnOutputStreamthat ignores all data written to it.