#include <io_decorators.h>
Inheritance diagram for dami::io::CompressedReader:
Public Member Functions | |
CompressedReader (ID3_Reader &reader, size_type newSize) | |
virtual | ~CompressedReader () |
Definition at line 144 of file io_decorators.h.
io::CompressedReader::CompressedReader | ( | ID3_Reader & | reader, | |
size_type | newSize | |||
) |
Definition at line 199 of file io_decorators.cpp.
References dami::io::readBinary(), ID3_Reader::remainingBytes(), and ID3_MemoryReader::setBuffer().
io::CompressedReader::~CompressedReader | ( | ) | [virtual] |
Definition at line 213 of file io_decorators.cpp.