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

Interface OffsettableSeekableSource

All Superinterfaces:
AutoCloseable, Channel, Closeable, ReadableByteChannel, SeekableSource

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