MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
Loading...
Searching...
No Matches
TSLCompression Member List

This is the complete list of members for TSLCompression, including all inherited members.

compress(const unsigned char *uncompressedData, const TSLFileLength uncompressedDataLength, unsigned char **compressedData, TSLFileLength *compressedDataLength)TSLCompressionstatic
compressFile(const char *filename)TSLCompressionstatic
decompress(const unsigned char *compressedData, const TSLFileLength compressedDataLength, unsigned char **uncompressedData, TSLFileLength *uncompressedDataLength)TSLCompressionstatic
decompressFile(const char *filename)TSLCompressionstatic
freeBufferData(unsigned char *data)TSLCompressionstatic