|
virtual int | maxCompressedSize (const int bufferSize)=0 |
|
virtual dtStatus | compress (const unsigned char *buffer, const int bufferSize, unsigned char *compressed, const int maxCompressedSize, int *compressedSize)=0 |
|
virtual dtStatus | decompress (const unsigned char *compressed, const int compressedSize, unsigned char *buffer, const int maxBufferSize, int *bufferSize)=0 |
|
The documentation for this struct was generated from the following file: