Module org.sejda.io
Package org.sejda.io

Class OffsettableSeekableSourceImpl

java.lang.Object
org.sejda.io.OffsettableSeekableSourceImpl
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, ReadableByteChannel, OffsettableSeekableSource, SeekableSource

class OffsettableSeekableSourceImpl extends Object implements OffsettableSeekableSource
A decorator for a SeekableSource that adds the concept of offset.