|  | OpenMS
    2.6.0
    | 
 
 
  
  
 
Go to the documentation of this file.
   37 #include <xercesc/util/BinInputStream.hpp> 
   38 #include <xercesc/util/PlatformUtils.hpp> 
   50     public xercesc::BinInputStream
 
   63     bool getIsOpen() 
const;
 
   70     XMLFilePos curPos() 
const override;
 
   83     XMLSize_t readBytes(XMLByte* 
const  to_fill, 
const XMLSize_t max_to_read) 
override;
 
   94     const XMLCh* getContentType() 
const override;
 
  
bool isOpen() const
returns whether a file is open.
Definition: Bzip2Ifstream.h:113
A more convenient string class.
Definition: String.h:59
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Decompresses files which are compressed in the bzip2 format (*.bz2)
Definition: Bzip2Ifstream.h:46