Uses of Package
com.twelvemonkeys.io
-
Packages that use com.twelvemonkeys.io Package Description com.twelvemonkeys.imageio.plugins.tga com.twelvemonkeys.io com.twelvemonkeys.io.ole2 Contains classes for reading the contents of the Microsoft OLE 2 compound document format. -
Classes in com.twelvemonkeys.io used by com.twelvemonkeys.imageio.plugins.tga Class Description LittleEndianDataOutputStream A little endian output stream writes primitive Java numbers and characters to an output stream in a little endian format. -
Classes in com.twelvemonkeys.io used by com.twelvemonkeys.io Class Description AbstractCachedSeekableStream Represents a cached seekable stream, that reads through a cache.AbstractCachedSeekableStream.StreamCache An abstract stream cache.FileSystem FileSystemRandomAccessStream A data stream that is both readable and writable, much like aRandomAccessFile, except it may be backed by something other than a file.Seekable Interface for seekable streams.SeekableInputStream Abstract base class forInputStreams implementing theSeekableinterface.SeekableOutputStream Abstract base class forOutputStreams implementing theSeekableinterface.WriterOutputStream.Decoder -
Classes in com.twelvemonkeys.io used by com.twelvemonkeys.io.ole2 Class Description LittleEndianDataInputStream A little endian input stream reads two's complement, little endian integers, floating point numbers, and characters and returns them as Java primitive types.Seekable Interface for seekable streams.SeekableInputStream Abstract base class forInputStreams implementing theSeekableinterface.