ModErn Text Analysis
META Enumerates Textual Applications
Public Member Functions | Private Attributes | List of all members
meta::io::gzstreambuf Class Reference
Inheritance diagram for meta::io::gzstreambuf:

Public Member Functions

 gzstreambuf (const char *filename, const char *openmode, size_t buffer_size=512)
 
int_type underflow () override
 
int_type overflow (int_type ch) override
 
int sync () override
 
bool is_open () const
 

Private Attributes

std::vector< char > buffer_
 
gzFile file_
 

The documentation for this class was generated from the following files: