Closed sameeul closed 1 year ago
The backend check is moved out from the base class to each child class so that in future both BioReader and BioWriter can support separate backends. Also, the backend check logic is slightly different based on reading vs writing.
The backend check is moved out from the base class to each child class so that in future both BioReader and BioWriter can support separate backends. Also, the backend check logic is slightly different based on reading vs writing.