Ipelib
|
Filter source adding flate decompression. More...
#include <ipeutils.h>
Inherits ipe::DataSource.
Filter source adding flate decompression.
InflateSource::InflateSource | ( | DataSource & | source | ) |
InflateSource::~InflateSource | ( | ) | [virtual] |
int InflateSource::getChar | ( | ) | [virtual] |
Get one more character, or EOF.
Implements ipe::DataSource.