Uses of Class
com.twelvemonkeys.io.SeekableInputStream
Packages that use SeekableInputStream
Package
Description
Contains classes for reading the contents of the
Microsoft OLE 2 compound document format.
-
Uses of SeekableInputStream in com.twelvemonkeys.io
Subclasses of SeekableInputStream in com.twelvemonkeys.ioModifier and TypeClassDescriptionfinal classASeekableInputStreamimplementation that caches data in a temporaryFile.final classASeekableInputStreamimplementation that uses random access directly to aFile.final classASeekableInputStreamimplementation that caches data in memory.Methods in com.twelvemonkeys.io that return SeekableInputStreamModifier and TypeMethodDescriptionfinal SeekableInputStreamRandomAccessStream.asInputStream()Returns an input view of thisRandomAccessStream. -
Uses of SeekableInputStream in com.twelvemonkeys.io.ole2
Methods in com.twelvemonkeys.io.ole2 that return SeekableInputStream