Package 

Class ReplayInputStream

    • Method Summary

      Modifier and Type Method Description
      abstract Unit seek(Integer position)
      abstract Integer getPosition()
      • Methods inherited from class java.lang.AutoCloseable

        equals, hashCode, toString
      • Methods inherited from class app.redwarp.gif.decoder.streams.ReplayInputStream

        available, close, mark, markSupported, read, read, read, reset, skip
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait