Decompressor::GetDataSize
Defined in:
Returns the total size of the compressed data.
C4Messages.h
Prototype
uint32 GetDataSize(void) const;
Description
The GetDataSize
function returns the total number of bytes stored in the Decompressor
object.