JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
org.biojava.utils.io

Interface Seekable

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      void seek (long pos)
      Moves the pointer in the inputstream such that the byte starting at pos are returned by the next read.
    • Method Detail

      • seek

        void seek(long pos)
         throws IOException 
        Moves the pointer in the inputstream such that the byte starting at pos are returned by the next read.
        Parameters:
        pos - the position to which to seek
        Throws:
        IOException - when there's an I/O problem
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 2020 BioJava. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /