Package VASSAL.tools.io
package VASSAL.tools.io
-
ClassDescriptionAn
InputStreamwhich concatenates otherInputStreams.AFilterInputStreamwhich converts a file created withObfuscatingOutputStreamback into plain text.AByteArrayOutputStreamwhich does not retain its byte buffer, and can produce anInputStreamsharing the same byte buffer.An interface for providing read access to files.Custom Implementation of FileUtils.byteCountToDisplaySize to fix rounding bugPumps anInputStreamto anOutputStream.Pumps anInputStream.Deprecated, for removal: This API element is subject to removal in a future version.AFilterOutputStreamwhich 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.
IOUtilsinstead.