Functions | |
MQERETURN | mqeRleCompressor_new (MQeExceptBlock *pErrStruct, MQeRleCompressorHndl *phRleCompressor) |
This function constructs an MQeRleCompressor object. | |
MQERETURN | mqeRleCompressor_free (MQeRleCompressorHndl hRleCompressor, MQeExceptBlock *pErrStruct) |
frees the MQeRleCompressor handle hRleCompressor |
It describes MQe_RleCompressor C API prototypes. When use by an attribute object provides the attribute object with the mechanisms to perform RLE compression.
|
|
|
|