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