Package htsjdk.samtools.seekablestream
-
Interface Summary Interface Description ISeekableStreamFactory Factory for creatingSeekableStream
s based on URLs/paths.UserPasswordInput -
Class Summary Class Description ByteArraySeekableStream Created by vadim on 23/03/2015.ReadableSeekableStreamByteChannel A class to wrap aSeekableStream
in a read-onlySeekableByteChannel
.SeekableBufferedStream A wrapper class to provide buffered read access to a SeekableStream.SeekableFileStream SeekableFTPStream Unfortunately the seekable stream classes exist for both Tribble and Picard, and we need both.SeekableFTPStreamHelper SeekableHTTPStream SeekableMemoryStream SeekablePathStream An implementation ofSeekableStream
forPath
.SeekableStream InputStream with random access support (seek).SeekableStreamFactory Singleton class for gettingSeekableStream
s from URL/paths Applications using this library can set their own factory