SeekableStream
that may be used to wrap a regular InputStream
. Seeking backwards is supported by means of an in-memory cache. For greater efficiency, FileCacheSeekableStream
should be used in circumstances that allow the creation of a temporary file. The mark()
and reset()
methods are supported.
This class is not a committed part of the JAI API. It may be removed or changed in future releases of JAI.
|
|