Package htsjdk.samtools.seekablestream
Class SeekableFTPStreamHelper
java.lang.Object
htsjdk.samtools.seekablestream.SeekableFTPStreamHelper
-
Method Summary
-
Method Details
-
seek
public void seek(long position) -
position
public long position() -
eof
- Throws:
IOException
-
length
public long length() -
skip
- Throws:
IOException
-
read
- Throws:
IOException
-
close
- Throws:
IOException
-
read
- Throws:
IOException
-