Package htsjdk.samtools.seekablestream
package htsjdk.samtools.seekablestream
-
ClassDescriptionCreated by vadim on 23/03/2015.Factory for creating
SeekableStreams based on URLs/paths.A class to wrap aSeekableStreamin a read-onlySeekableByteChannel.A wrapper class to provide buffered read access to a SeekableStream.Unfortunately the seekable stream classes exist for both Tribble and Picard, and we need both.An implementation ofSeekableStreamforPath.InputStream with random access support (seek).Singleton class for gettingSeekableStreams from URL/paths Applications using this library can set their own factory