◆ readContent()
bool Dgds::DgdsChunkReader::readContent |
( |
Decompressor * |
decompressor | ) |
|
Get a stream of the (decompressed if appropriate) content. This stream is owned by this object and invalidated when another header or content block is read. Do not delete it.
◆ skipContent()
void Dgds::DgdsChunkReader::skipContent |
( |
| ) |
|
Don't bother reading the current chunk, just move to the next one. This is the alternative to readContent().
◆ makeMemoryStream()
Duplicate the buffer in the current content stream so that it can be retained in another object.
The documentation for this class was generated from the following file: