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

Interface OffsettableSeekableSource

All Superinterfaces:
AutoCloseable, Channel, Closeable, ReadableByteChannel, SeekableSource
All Known Implementing Classes:
OffsettableSeekableSourceImpl

public interface OffsettableSeekableSource extends SeekableSource
A SeekableSource that can be offsetted by a given number of bytes
  • Method Details