Class CoordSpanInputSteam

java.lang.Object
java.io.InputStream
htsjdk.samtools.util.CoordSpanInputSteam
All Implemented Interfaces:
Closeable, AutoCloseable

public class CoordSpanInputSteam extends InputStream
An input stream that wraps a SeekableStream to produce only bytes specified within coordinates. Created by vadim on 25/03/2015.