Range that allows reading a record based format via BGZFile. Needs a record type that encompasses only one line of text. Rectype could be GFF3Record, BedRecord ... This is a sister struct to dhtslib.tabix.RecordReaderRegion.
string filename ctor
Explicit postblit to avoid https://github.com/blachlylab/dhtslib/issues/122
is range done
returns RecType
copy the BGZFile.byLineCopy range
move the range
file reader
keep the header
file reader range
See Implementation
Range that allows reading a record based format via BGZFile. Needs a record type that encompasses only one line of text. Rectype could be GFF3Record, BedRecord ... This is a sister struct to dhtslib.tabix.RecordReaderRegion.