Interface Seekable

    • Method Detail

      • seek

        void seek​(long position)
           throws java.io.IOException
        Throws:
        java.io.IOException
      • length

        long length()
             throws java.io.IOException
        Throws:
        java.io.IOException