Uses of Package
com.twelvemonkeys.io
Packages that use com.twelvemonkeys.io
Package
Description
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.tgaClassDescriptionA 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.ioClassDescriptionRepresents a cached seekable stream, that reads through a cache.An abstract stream cache.FileSystemA data stream that is both readable and writable, much like a
RandomAccessFile
, except it may be backed by something other than a file.Interface for seekable streams.Abstract base class forInputStream
s implementing theSeekable
interface.Abstract base class forOutputStream
s implementing theSeekable
interface. -
Classes in com.twelvemonkeys.io used by com.twelvemonkeys.io.ole2ClassDescriptionA little endian input stream reads two's complement, little endian integers, floating point numbers, and characters and returns them as Java primitive types.Interface for seekable streams.Abstract base class for
InputStream
s implementing theSeekable
interface.