Package VASSAL.tools.io
package VASSAL.tools.io
-
Interface SummaryInterfaceDescriptionAn interface for providing read access to files.Pumps an
InputStream.Pumps anOutputStream.A factory for temporary files. -
Class SummaryClassDescriptionAn
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.Custom Implementation of FileUtils.byteCountToDisplaySize to fix rounding bugPumps anInputStreamto anOutputStream.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.A wrapper for returning processes from aProcessLauncher.An rereadableInputStream.Tail a file.A class for writing ZIP archives.
IOUtilsinstead.