Package VASSAL.tools.io
package VASSAL.tools.io
-
ClassDescriptionAn
InputStream
which concatenates otherInputStreams
.AFilterInputStream
which converts a file created withObfuscatingOutputStream
back into plain text.AByteArrayOutputStream
which does not retain its byte buffer, and can produce anInputStream
sharing the same byte buffer.An interface for providing read access to files.Custom Implementation of FileUtils.byteCountToDisplaySize to fix rounding bugPumps anInputStream
to anOutputStream
.Pumps anInputStream
.Deprecated, for removal: This API element is subject to removal in a future version.AFilterOutputStream
which handles simple obfuscation of a file's contents, to prevent the casual cheat of hand-editing.Pumps anOutputStream
.A wrapper for returning processes from aProcessLauncher
.An rereadableInputStream
.Tail a file.A factory for temporary files.A class for writing ZIP archives.
IOUtils
instead.