This is the fundamental interface for extracting binary objects from a Bam file, as generated by a Ba...
bool is_valid_write() const
Returns true if the Bam file is open and ready for writing with no errors so far detected, or false otherwise.
This is the fundamental interface for writing binary objects to a Bam file, to be extracted later by ...
bool is_valid_read() const
Returns true if the Bam file is open and ready for reading with no errors so far detected, or false otherwise.