A pointer to the start of a region in a SAM/BAM file. The
start is inclusive: start reading from this point.
mChunkEnd
long mChunkEnd
A pointer to the end of a region in a SAM/BAM file. The end
is exclusive: this pointer points to one byte past the end
of the region of interest inside the file.