#include <gzip_compression.hpp>
§ GzipDecompressor()
osmium::io::GzipDecompressor::GzipDecompressor |
( |
int |
fd | ) |
|
|
inlineexplicit |
§ ~GzipDecompressor()
osmium::io::GzipDecompressor::~GzipDecompressor |
( |
| ) |
|
|
inlinefinalnoexcept |
§ close()
void osmium::io::GzipDecompressor::close |
( |
| ) |
|
|
inlinefinalvirtual |
§ read()
std::string osmium::io::GzipDecompressor::read |
( |
| ) |
|
|
inlinefinalvirtual |
§ m_gzfile
gzFile osmium::io::GzipDecompressor::m_gzfile |
|
private |
The documentation for this class was generated from the following file: